wentam / Graffiks

A flexible and fast graphics engine.
MIT License
0 stars 0 forks source link

multisamping and deferred renderer #43

Open wentam opened 9 years ago

wentam commented 9 years ago

I'm not sure exactly what effect multisamping has with the deferred renderer, but it probably makes it slower. This means that multisampling probably should be disabled when using the deferred renderer.