Advertisement

You're blocking ads, which pay for BlenderNation. Read about other ways to support us.

Blender Python Bites #6 – Performing arbitrary transforms

0

Salai Vedha Viradhan writes:

Transformation matrices are a concise way to represent linear transformations in 3D space. They let you model any linear transformation you can imagine using a single 4x4 matrix.

Here’s how we can perform transformations like translate, rotate and scale along arbitrary axes using them in the Blender API:

Read the article here.

About the Author

Salai Vedha Viradhan

I am a tech enthusiast from India, currently based out of Chennai. I am interested in Python, Blender, Three.js, GLTF, Web Development, and 3D graphics in general. I have experience in building CLIs, tools for manipulating 3D assets, automating processes, 3D visualization, etc. I write regularly on my blog and Twitter.

Leave A Reply

To add a profile picture to your message, register your email address with Gravatar.com. To protect your email address, create an account on BlenderNation and log in when posting a message.

Advertisement

×