VoylinsGamedevJourney / gozen

The modular video editor
https://youtube.com/@voylinsgamedevjourney
GNU General Public License v3.0
145 stars 22 forks source link

Adding the python render server #18

Closed voylin closed 1 year ago

voylin commented 1 year ago

This is my first attempt, and first working version of the python server which I made. Still not completely done as it is lacking the option to connect to an already running server and such.

For now good enough and gives the building blocks to know how to make the GDExtension.

voylin commented 1 year ago

fixes #12