3D Model rotation in any angle any degree
Hello,
Can anyone tell me how to rotate 3D model in any degree and any angle?
I am able to rotate model in 1 direction but i want to rotate model like a ball.
Hello,
Can anyone tell me how to rotate 3D model in any degree and any angle?
I am able to rotate model in 1 direction but i want to rotate model like a ball.
I'll try a non-snarky reply to this question.
I think what you are asking is that you want something like the spin operation used in many cad packages and games where you hold down a button and drag the model to rotate it about a viewport axis normal to your drag direction.
Unfortunately AFAIK there is no way to do this in View/Studio. There was a post a while back about how to implement swipe and drag gestures but I think those got mapped to JS functions and I'm not sure you could get what you want with them. And there is also the fundamental problem that Studio can only work about the model coordinate system and does not have a "view" csys. So you can rotate about your models x axis but there is no what to rotate around the viewports x, y or x axis.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.