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

[Proposal]: antialias ships with SMAA (or other options) #2547

Open
1 task done
bobbens opened this issue Feb 16, 2024 · 0 comments
Open
1 task done

[Proposal]: antialias ships with SMAA (or other options) #2547

bobbens opened this issue Feb 16, 2024 · 0 comments
Labels
Type-Enhancement Issue refers to a vector of improvement for Naev.

Comments

@bobbens
Copy link
Member

bobbens commented Feb 16, 2024

Suggestion

With 3D nearing, it seems like we probably need better anti-aliasing for the 3D ships. One option is Subpixel Morphological Anti-Aliasing that would probably fit the role.
AMD Fidelity stuff can also be used for this, but it has the downside of requiring a much newer version of GLSL. I've gotten a working implementation but haven't merged because of this issue in the ffx branch.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bobbens bobbens added the Type-Enhancement Issue refers to a vector of improvement for Naev. label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type-Enhancement Issue refers to a vector of improvement for Naev.
Projects
None yet
Development

No branches or pull requests

1 participant