Separate tests into Blender-dependent and pure logic parts. To enable testing of the logic layer, defer importing any modules that rely on bpy or its stubs. The tests under tests/blender are executed ...
This project contains Python scripts for automating rendering and image processing workflows in Blender. The scripts: Position the camera using coordinates from a CSV file. Rotate the camera to face a ...