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

Improve thumbnail quality #1177

Open
Tracked by #1929
Meakk opened this issue Jan 17, 2024 · 0 comments
Open
Tracked by #1929

Improve thumbnail quality #1177

Meakk opened this issue Jan 17, 2024 · 0 comments
Milestone

Comments

@Meakk
Copy link
Member

Meakk commented Jan 17, 2024

Describe the bug
Thumbnails are low resolution which make aliasing very noticeable, even with FXAA enabled.

Expected behavior
The image should be rendered at higher resolution and down-scaled to the expected output size.

System Information:

  • OS: Windows/Linux

Additional context
Preferably, it could be done at rendering level by rendering in a larger framebuffer and blit the result to the final framebuffer (super-sampling) or done in the thumbnailers by resizing the result manually.

@Meakk Meakk added this to the 2.4.0 milestone Jan 17, 2024
@Meakk Meakk added this to F3D Feb 2, 2024
@mwestphal mwestphal moved this to In progress in F3D Feb 2, 2024
@mwestphal mwestphal removed the status in F3D Feb 2, 2024
@mwestphal mwestphal moved this to Discuss in F3D Feb 3, 2024
@mwestphal mwestphal removed this from the 2.4.0 milestone Feb 3, 2024
@mwestphal mwestphal added this to the 2.4.0 milestone Feb 8, 2024
@mwestphal mwestphal modified the milestones: 2.4.0, 2.5.0 Apr 4, 2024
@mwestphal mwestphal modified the milestones: 2.5.0, 3.0.0 Jul 3, 2024
@mwestphal mwestphal modified the milestones: 3.0.0, 3.1.0 Jul 13, 2024
@mwestphal mwestphal mentioned this issue Feb 27, 2025
35 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Discuss
Development

No branches or pull requests

2 participants