Lichi
Hi, i want to add aa to my project, but i dont know who, someone help me?
Thanks.
Hi, i want to add aa to my project, but i dont know who, someone help me?
Thanks.
You could use SetMode() in Graphics (doc link) to enable MSAA, or if you want to use FXAA (or one of your own) post process you can look at the sample: 09_MultipleViewports which demonstrates both FXAA and bloom post process effects.
Are you referring to FXAA post-processing? If yes then you may want to check 09_MultipleViewports sample app. There are also a few paragraphs regarding post-processing in our documentation. This page is one of them. urho3d.github.io/documentation/1 … paths.html