Ybalrid / Annwvyn

Annwvyn C++ Open Source designed-for-VR game engine and application developement framework
MIT License
41 stars 7 forks source link

FSAA_HACK #54

Closed Ybalrid closed 7 years ago

Ybalrid commented 7 years ago

if wanted, the user can activate a hack that will increase the size of the render buffer according to the AA level set on the VRRender by calling

OgreVRRender::HACK_BigBufferAA = true:

Not enabled by default.