Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssshader_fxaa (shader_fxaa)

Category:script
Author(s):Ren712
Downloads:547
Rate:You need to be logged in to vote
Rating:5 (1 Vote)
Description:
Resource: Fast-Approximate Anti Aliasing (FXAA)
Converted by: Ren712
Source: Master Effect 1.6 shader plugin for ENBSeries

Original description:

A non-optimized rendered image of a 3d application often has jaggy edges on borders of objects,
which look like stairs and also like sh*t. Anti Aliasing tries to find a balance between blurring
an image to cover these jaggy edges and keeping the sharpness. The FXAA here is more performance-friendly than the ingame Anti Aliasing.

Additional description:
Using readable depth buffer effects (like ssao, dof) and mrt shaders (dl_core)
disables in game antialiasing. This resource is meant to fix that.
Toggle the effect with /sFxaa (nr: 0 to 4)

Download latest version | Report

Version history

Version Publish Date Changes
0.0.5 2022-01-07 00:09:51 -cleaner method of enabling subpixel calculations -disabled multipass Download
0.0.4 2021-10-24 16:17:35 -changed the default number of passes to 1 -fixed a typo Download
0.0.3 2021-10-09 14:30:42 First public release Download