ddiakopoulos / polymer

🎨 graphics/interaction prototyping sandbox
BSD 3-Clause "New" or "Revised" License
305 stars 21 forks source link

Renderer: scriptable rendering pipeline #31

Open ddiakopoulos opened 6 years ago

ddiakopoulos commented 6 years ago

At present, Polymer's renderer is fairly rigid and not exactly hackable/adaptable.

Unity's scriptable render pipeline is worth an investigation alongside LabRender from @meshula