aconstlink / motor

Software Framework for Audio/Visual/Interactive Real-Time Applications
MIT License
1 stars 0 forks source link

Rendering engine class for async rendering command execution #25

Closed aconstlink closed 5 months ago

aconstlink commented 6 months ago

There is no way to execute send rendering commands. The rendering engine needs to execute commands where the rendering context is used.

Maybe the frontend can access the rendering engine which then adds the commands to the queue.