-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
pending triageNot yet confirmed.Not yet confirmed.
Description
Clear and concise description of the problem
Hi,
3D models are really aliased, on 1080p monitors but also on 4K monitors.
Please add some aliasing (something effective like MSAA, or TAA, not SMAA) or even supersampling (with nice downscaling algorithm to not make it blurry or jagged again)
TAA would work best for shimmering with thin geometry and movement
Supersampling should be the easiest to implement, I imagine
Suggested solution / Ideas
Dolphin Emulator added a cool downscaling algorithm called "area" that is way cheaper than lanczos, and still look way better with hardlines artstyle (see here)
Alternative
No response
Additional context
PS : It looks even worse with movement
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pending triageNot yet confirmed.Not yet confirmed.