bluecadet / Cinder-BluecadetViews

Scene graph Cinder block with touch management and various tools for UI dev
MIT License
11 stars 3 forks source link

Create ShaderView class #108

Open adielfernandez opened 6 years ago

adielfernandez commented 6 years ago

Concept: simple class to draw a shader + geometry in a batch.

Things to consider: Should allow for easy replacement of shader, access to uniforms and specification of geometry.