artpelling / state-space-renderer

Real-time renderer for state-space systems leveraging BLAS
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Renderer class #9

Open metersquared opened 1 week ago

metersquared commented 1 week ago

Generate Renderer class with some implementations:

metersquared commented 1 week ago

So far in test_renderer, I have to make the user start a thread on rendering, searching for a way to push this inside the class instead.