MSAA and Scene anti aliasing

Joseph Andresen joseph.andresen at oracle.com
Fri Jul 12 13:58:16 PDT 2013


totally agree on this, if I could clone myself we would have FXAA shaders :P

-J


On 7/12/2013 10:55 AM, Richard Bair wrote:
> public enum SceneAntiAliasing {
>      DISABLED,
>      DEFAULT,
>      MSAA_2X,
>      MSAA_4X
> }



More information about the openjfx-dev mailing list