SkillAgentSearch skills...

SMAAPlugin

SMAA plugin for UE5.4+

Install / Use

/learn @nicholas477/SMAAPlugin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This plugin is deprecated

Unreal is officially supporting SMAA in a coming update, use that instead

SMAA Plugin

SMAA plugin for Unreal Engine 5.4+, copied from code from this PR: Enhanced Subpixel Morphological Anti-Aliasing for UE5

The plugin is currently nonfunctional right now, there are issues with ghosting around edges that need to be fixed. If you have written an SMAA pass before and can help debug the issues with the shader, please feel free to put in a PR or reach out to me!

How to Use

Turn off antialiasing with the command r.AntiAliasingMethod 0 and then enable SMAA with the command r.SMAA 1

Demonstration video

Related Skills

View on GitHub
GitHub Stars50
CategoryDevelopment
Updated5d ago
Forks12

Languages

C++

Security Score

80/100

Audited on Mar 28, 2026

No findings