This year’s Houdini HIVE was basically hyped around USD. Think about it – a whole day of presentation and tutorials for USD. That may suggest SideFX is serious about putting […]
Category: Article
Technical articles in English.
How to track large files with git
A note for using git lfs to track large files in a git repo
How to create hundreds of fire with Maya Fluid and Python
Remember the last episode of Game of Thrones? By the last, I meant not the 6th episode which made no sense and nearly destroyed the story of the whole show, […]
Setting Maya for development
During the last weekend, I had tried to set up maya python environment. You know, developing python scripts using IDE and testing it with maya script editor is a bit […]
How to setup Nuke Python scripting environment
A while ago I had spent a couple of hours to set up my Nuke scripting environment. There were only a few things that need to be taken care of. […]
Developing Python application: Virtual environment
Nowadays Python is everywhere – academics, data science, machine learning, enterprise application, web application, scripting you name it python is everywhere. Whatever you do, python is there to help you […]