Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Test Builds => Topic started by: m!m on May 12, 2019, 10:43:32 am

Title: Enhanced Subpixel Morphological Antialiasing (SMAA) test builds
Post by: m!m on May 12, 2019, 10:43:32 am
As those people on discord probably know, I have been working on adding Enhanced Subpixel Morphological Antialiasing (SMAA) (http://www.iryoku.com/smaa/) support to FSO as an alternative to the rather outdated FXAA. It was actually incredibly easy to do this so it only took me one day from start to finish to do this.

Here are the test builds: http://swc.fs2downloads.com/builds/test/smaa/
32-bit Windows builds failed so they are missing at the time of writing this but I restarted the build so hopefully they should be here soon.

SMAA can be enabled with -smaa or via the launcher. If both FXAA and SMAA are enabled, then SMAA takes precedence. The quality can be set with -smaa_preset similar to FXAA. The valid values are in the range of 0 to 3 where 0 means low quality and 3 means "ultra".

I did a quick speed test in which the performance hit was ~7% compared to no AA so it's not too bad. The quality seems to be pretty good, at least as far as I can tell.

Please have a look and let me know if it works for you and if you find any issues.
Title: Re: Enhanced Subpixel Morphological Antialiasing (SMAA) test builds
Post by: General Battuta on May 12, 2019, 10:54:09 am
Post screens!
Title: Re: Enhanced Subpixel Morphological Antialiasing (SMAA) test builds
Post by: m!m on May 12, 2019, 11:15:02 am
Fine, here you go:

(https://cdn.discordapp.com/attachments/223511363807346691/577165506684125234/Screenshot_from_2019-05-12_18-02-27.png)
(https://cdn.discordapp.com/attachments/223511363807346691/577165586472108042/Screenshot_from_2019-05-12_18-02-04.png)
(https://cdn.discordapp.com/attachments/223511363807346691/577165792576012288/Screenshot_from_2019-05-12_18-01-48.png)
(https://cdn.discordapp.com/attachments/223511363807346691/577166296232230943/Screenshot_from_2019-05-12_18-02-08.png)
(https://cdn.discordapp.com/attachments/223511363807346691/577166344122925096/Screenshot_from_2019-05-12_18-00-01.png)
Title: Re: Enhanced Subpixel Morphological Antialiasing (SMAA) test builds
Post by: Nightmare on May 12, 2019, 12:10:39 pm
Allright, DLed and ready to admire the beauty!