Aeva / dream_machine

Aeva's Dream Machine ✨
Apache License 2.0
3 stars 0 forks source link

WebGL - Recursive Rendering #4

Closed Aeva closed 4 years ago

Aeva commented 4 years ago

Commit 746e2c03ce69ef98676b094aebd734587410341e implemented this for OpenGL, but we are missing WebGL support.

Aeva commented 4 years ago

~Maybe this functionality should just be moved into the frontend, since it is a program transform we'll likely want to use in every backend.~ ok, as much of this that can be moved into the frontend has been in 340bad43920433f1e8b0c02e851672df20effe0d.