fortmeier / weltfrieden

9 stars 1 forks source link

Render to Texture #3

Closed lennart closed 8 years ago

lennart commented 9 years ago

render each shader layer with:

this should allow more selective blending of shader layers.

lennart commented 8 years ago

out-of-scope for now, removed all fbo related parts.

blending can now be controlled via blend, srcblend and blendeq params as specified by the opengl api.