Effortless Serialisation with Cattrs
Cattrs is an amazing library that I feel isn't known well enough. I am making this post as a quick introduction hoping more people will pick up on it.… ...more
Cattrs is an amazing library that I feel isn't known well enough. I am making this post as a quick introduction hoping more people will pick up on it.… ...more
There are a lot of parallels that can be made between rigging and programming, especially when working with node-based frameworks Riggers are programm… ...more
Introduction So you’re using VScode and you’re into unit testing but unfortunately for you, you’re a maya user and you have to resort to running your … ...more
Working cleanly with python environments is something that I feel is quite obscure for a lot of people but is not actually hard or convoluted. In this… ...more
Maya 2022 finally has support for python 3 and I've been using it quite a lot these past few months so I figured I would shed some light on all the fe… ...more
Introduction This series of blog posts is going to cover how transformation matrices work and how to leverage them to take precise control over your r… ...more