Search the Community
Showing results for tags 'aa'.
-
Hey everyone, We are building an environment that contains many thin lines and grills. While in normal mode everything looks fine (with Babylon's AA enabled), however after entering the VR mode (using the VRhelper) jagged edges become very apparent to the point that it's impossible to distinct some of the details. I have made a few screenshots with test environment to demonstrate the problem. Solutions like FXAA plugged to post processing pipeline make everything blurrier and worse. I'm wondering why is it happening (stereo cameras are super low-res?) and is there a way to deal with it? It would be ok to take some performance hits and render everything internally in much higher resolution for example. What are the good practices for fighting the jagged edges in VR in general? Many thanks in advance!
-
"You can even force pixi to use FXAA over native anti aliasing for increased performance" -http://www.goodboydigital.com/pixi-js-v3/ I have look through the official documentation along with the examples and I can't seem to find anything to allow me to do this. I was wondering if anyone here knew.