Deformation things are sometimes more profitable to write in alembic than in bgeo.sc. Transformations are in no way more profitable to write in alembic.If there is repeating geometry (several repeating packed primitives with the same path), writing them to alembic with separation by the path attribute will fail, and writing in bgeo.sc will be much … Continue reading "Alembic vs bgeo.sc"

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"

Hey! Sometimes I make useful RNDs. The core of most of them is Python. But not always. Nevertheless, I started a new category - Scripts. The results of my interesting RNDs will be posted here. I hope someday they'll help someone as well as they helped me. Also you can look at Python tag from … Continue reading "About Scripts"