Maya noiseDeformer
For whatever reason Maya don’t have a lot of built-in deformers for a loooong time, so I just decided to...
Qt6 libraries/plugins deployment in cmake projects
Started to revive one my old Python extension projects recently: adding setup.py installation with CMake/Vcpkg based build, adding more libraries...
Win10 strace:
https://jarekprzygodzki.dev/post/notes-and-thoughts-on-strace-for-windows/ Good collection of more or less modern tools for deep system inspection. Indispensable stuff.
Maya jTools
Maya jTools is a collection of various Maya tools and scripts written over the years.When amount of tools started to...
Time to write a proper shell:
https://brennan.io/2015/01/16/write-a-shell-in-c/ Will need something like this for AWS tool.
RView: Maya intelligent render view chooser
Problem with the current Maya “Render Image” and “IPR” buttons is that they’re bound to an old Maya Render View,...
Envexp: environment inspector
Envexp is a simple PySide tool that utilizes cross-DCC loading mechanism and can transparently work in basically all software supporting...
Maya plug-ins
I’ve created a number of Maya plug-ins over the years: some of them for specific projects, some as a personal...
Maya Object Model
I have quite a lot of experience with Maya APIs, both Python v1/v2 and C++, and while they’re very flexible...