The point radius scale in the VDB From Particles must not be less than:point radius scale = minimum radius in voxels * voxel size * 1.01That is, the actual radius of the particle should not be less than the radius of one and a half voxels. In the opposite direction, the voxel size should not … Continue reading "Point radius in VDB From Particles"
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"