Re: Why antialiasing does not operate?
Posted by
gouessej on
URL: https://forum.jogamp.org/Why-antialiasing-does-not-operate-tp4027215p4027225.html
Alexei A. Morozov wrote
I could add also that the getSceneAntialiasingAvailable() function returns false and queryProperties().get("sceneAntialiasingNumPasses") returns 0 under 1.6.0, but not under 1.5.2 (true and 8 accordingly).
A.M.
Thank you for pointing that. Maybe it is simply not implemented in the renderer based on JOGL 2.0. I'm going to look at that now.