top of page
Search
Basic Naming Rules for Scripting
Naming is an essential part of code readability. It summarizes processes and tags data for a better understanding of what it means. The...
"I tried to learn scripting but failed!"
Does this sound familiar?! Did you also had multiple goes at scripting before? Something weird is happening in the last few years. The...
Why abstractions are important in scripting
I’ve been teaching scripting and especially Python for years now and one of the biggest challenges I see for scripting newcomers is...
Is Python Essential for Rigging?
What do you need to become a successful Rigger? Is Python an essential part or just a nice have? Depending on who you ask the answer will...
Scripting for Artists
Scripting can have a profound effect on your work and productivity. It is also one of the most searched skills in our modern computer...
Python for Nuke: Overview
Did you ever sat in front of Nuke and thought: "I did that 1.000.000 times before!"?! 😭 Automate your processes and let Python do the...
Python for Maya: Overview
Did you ever sat in front of Maya and thought: "I did that 1.000.000 times before!"?! 😭 Automate your processes and let Python do the...
Open Source Pipeline PLEX
Every project that includes multiple steps and artists needs a pipeline to guide them. When I started my Technical Director career by...
Python Advanced for Technical Director
A core problem most of us face when advancing in our field is not to know what exactly is expected to create great work and to become...
Time to (slowly) move to Python 3
After a very very slow start in VFX and Animation the move to Python 3 is finally here. Or at least it is promised to be here soon. Most...
Python: best_practices[2]
Write better Python code in the future. Part 3 of our snippets and learning moments in Python. Topics I recently remembered or picked up....
Python: best_practices[1]
Write better Python code in the future. Part 2 of our snippets and learning moments in Python. Topics I recently remembered or picked up....
bottom of page