ynput / LabLib

Create VFX Dailies with Python! Can be used to render directly or as a module extending other code.
MIT License
2 stars 2 forks source link

Basic Renderer #6

Closed tweak-wtf closed 5 months ago

tweak-wtf commented 5 months ago

fixes basic renderer to output something for now. used temporarily for work on repositions. bases off of https://github.com/ynput/LabLib/pull/5 still needs refactoring.

should we already add ffmpeg for conversion to video container?