Skip to main content

Rotation - Radians

Internally, rotations are handled in radians because it's easier to just plug the values directly into a formula without having to figure out what type of value its used.

Degrees are used because from the perspective of a UI data input its easier to understand 360° rotations in a visual form with the rotation gizmo.

At some point you have to connect UI values to internal values such a rotation controller, here you can use degToRad <number> or radToDeg <number> to convert between the two, you can use these commands in scripted controllers, wire parameters or scripts.


Image Source:
https://www.yourdictionary.com/radian

SOURCE:
https://www.reddit.com/r/3dsmax/comments/3nsemj/degrees_to_radians/

Comments

Popular posts from this blog

3DS Max - Edit Borders > Cap

Select edges switch to border mode go to edit borders and select "cap" -edges selected -switched to border mode and the "cap" option under edit border fills the gap. Super important when edges are all layered differently, or, this is how the software is reading it. Cap basically fills holes and is the most reliable option when improving the topology of your object.

Error Message: You Must Have Valid Objects Selected

When we get this error message, make sure "view" is selected in the render settings window. Also, make sure it is VRay and "Bucket" for type is selected. Forum Post: https://forums.autodesk.com/t5/3ds-max-forum/you-must-have-a-valid-object-selected/td-p/6242993

3DS Max Fundamentals - Open/Closing

We open objects when we want to make edits We close the group when we go back to staying in a group of objects