Skip to content

feat: SMAA #199

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

Merged
merged 6 commits into from
Mar 30, 2025
Merged

feat: SMAA #199

merged 6 commits into from
Mar 30, 2025

Conversation

damienmontastier
Copy link
Member

SMAA

This component introduces a custom SMAAEffect using the postprocessing library to apply Subpixel Morphological Anti-Aliasing (SMAA) across your scene.

  • Seamless integration into your rendering pipeline (e.g., EffectComposer).
  • High-quality edge smoothing, often superior to SMAA, especially on sharp or detailed geometry.
  • Performance-conscious anti-aliasing without the need for expensive multisample setups.

Additionally, the <SMAAPmndrs> effect provides a clean and user-friendly way to enhance visual fidelity with minimal configuration.


Local Playgroundpnpm run playground
Local Documentationpnpm run docs:dev

Copy link

pkg-pr-new bot commented Mar 30, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@tresjs/post-processing@199

commit: 909179d

@Tinoooo Tinoooo merged commit 0a89733 into main Mar 30, 2025
4 checks passed
@Tinoooo Tinoooo mentioned this pull request Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants