Rotate a cube on its x, y and z axis?

前端 未结 0 705
日久生厌
日久生厌 2020-12-20 05:59

I have a cube positioned at (0, 0, 0). I am trying to rotate it on the x, y and z axis. Currently I am doing this:

function rotation(axis)
{

    var quaterni         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题