When using To NDC VOP node in a Volume VOP node, holes may appear in the volume: This is because some threads are not calculating the VOP correctly. I think the reason of it is the To NDC node was created for shading context, and this may cause an error in the SOP context. But … Continue reading "To NDC and holes in the volume"
This is a simple python script to change file paths in selected Read and Write nodes. You can select part of the Nuke script, and if the selected nodes have a "file" knob, it will be changed:
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"