Show HN: BlenderQ – A TUI for managing multiple Blender renders

https://github.com/KyleTryon/BlenderQ
by TechSquidTV • 1 year ago
64 5 1 year ago

Hi HN,

I’m a solo content-creator/Blender user and developed this tool as an easy way to manage and render multiple Blender renders locally.

The TUI portion is written in TypeScript because it gave me a good way to build the front end that allowed for some complex components in a language that I was intimately familiar with, and the portions that interact with Blender are actually Python scripts.

Related Stories

Loading related stories...

Source preview

github.com