Prologue
Due to the needs of my Computer Vision project, I had to crush-learn both Blender and Python3…
This post contains mostly links now. I may add more tricks/summaries later (read: never).
Blender
GUI
Script
- Render and save from script
- Run script using headless CLI
- Code example for parsing command-line arguments, referenced by StackExchange post
- Common gotchas: Stale Data, etc.
- UV Map
- How to access material nodes