Hacker News new | ask | show | jobs
by TechSquidTV 394 days ago
Every time Blender renders a frame, it spits out JSON to the console, thanks to this Python script that Blender is getting executed with. https://github.com/KyleTryon/BlenderQ/blob/main/src/blender/...