tzachshabtay / MonoAGS

AGS (Adventure Game Studio) reimagined in Mono
https://tzachshabtay.github.io/MonoAGS/
Artistic License 2.0
28 stars 8 forks source link

OpenGL- render each object group into a framebuffer #45

Open tzachshabtay opened 8 years ago

tzachshabtay commented 8 years ago

This should give better results for alpha blending.

See here (https://github.com/mattdesl/lwjgl-basics/wiki/FrameBufferObjects) for an example on sliders.