aconstlink / motor

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

Frontend class for rendering #26

Closed aconstlink closed 5 months ago

aconstlink commented 6 months ago

Rendering on different rendering generations require a frontend. So only a generation frontend is required to render to any backend of the same generation or maybe a different generation.

The frontend needs access to the backend and the rendering engine for submitting commands that actually do something.