Houdini material override

Overriding materials in Houdini  not a simple task that you might think. There are many ways to do so such as Takes or shop_surfacepath method »

Maya scene cleanup

Programatic way to run Maya’s Optimize Scene Size standart utility Running custom set of cleanup utilities using Pymel: import pymel.core as pm # Source »