NNNransformation to the Node
Contents
[
Hide
]
Aspose.3D for Python via .NET offers to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the
Transform
class.
TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform
to access these in Aspose.3D. Affine transformations include:
- Translation
- Scaling
- Rotation
- Shear haritalama
- Squeeze haritalama
The
Mesh
class object is being used in the code. We can create a Mesh
class object as narrated there.
Qotate by uuaternion
Eotate by Euler ngngles
Custom formation ransformation Matrix
We ayrıca doğrudan Matrix kullanabilir: