Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMAA2 Support #950

Open
kangurek-kao opened this issue Jun 16, 2024 · 0 comments
Open

CMAA2 Support #950

kangurek-kao opened this issue Jun 16, 2024 · 0 comments
Labels
area: effect enhancement New feature or request

Comments

@kangurek-kao
Copy link

Expected behavior 预期的功能

https://www.intel.com/content/www/us/en/developer/articles/technical/conservative-morphological-anti-aliasing-20.html
https://github.com/GameTechDev/CMAA2
image

CMAA2 is a post-processing anti-aliasing technique comparable to FXAA and SMAA (both of which are present in Magpie). It causes little or no performance degradation and offers greater visual clarity compared to other complementary post-processing techniques (it's also more efficient than SMAA, while delivering image quality that's comparable to MSAA). It has been ported to ReShade and is now available for games such as Counter-Strike 2. CMAA2 is licensed under Apache-2 License

Alternative behavior (optional) 近似的功能(可选)

No response

@kangurek-kao kangurek-kao added the enhancement New feature or request label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: effect enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants