To hide particles made in addition to an object (for example, smokeobject), you need to create a node Rendering Parameters Volatile: Next, in the Data Name field, specify Geometry/RenderParms, where Geometry is the name of the data to be hidden. Then, by changing the Display parameter, you can turn on/off the display of geometry. This … Continue reading "Hide Geometry In Dopnet"
This is a simple python script to print filenames in all Write nodes from Nuke: To run this script you can save it to file .py and run from File/Run Script menu (Alt + X).The result will be printed in the Script Editor (right click to any content menu, Windows/Script Editor).You can change Write to … Continue reading "Print filenames from Nuke"
If you are a freelancer or work in a small studio, you may not have an automatic cleanup and backup system for projects. This greatly affects the free space on the storage. And cleaning up previous projects takes a long time when you don't have enough space for the current project. The best way to … Continue reading "Project cleanup script"