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

Library Review - DDS and PNG Textures across the board #62

Open
aussig opened this issue Sep 1, 2019 · 0 comments
Open

Library Review - DDS and PNG Textures across the board #62

aussig opened this issue Sep 1, 2019 · 0 comments
Assignees
Labels
content New or modified library content enhancement
Milestone

Comments

@aussig
Copy link
Contributor

aussig commented Sep 1, 2019

This article provides the definitive explanation on texture compression in X-Plane. Specifically of interest:

The recommended practice for developers remains the same:

  • If your textures look better without compression, ship DDS and PNG files, and pre-compress using XGrinder/DDSTool.
  • If your textures don’t improve much by running uncompressed, ship only DDS files, pre-compressed with XGrinder/DDSTool.

We should therefore provide both DDS and PNG textures for everything.

@aussig aussig changed the title DDS Textures across the board DDS and PNG Textures across the board Sep 1, 2019
@aussig aussig self-assigned this Sep 1, 2019
@aussig aussig added this to the Backlog milestone Sep 1, 2019
@aussig aussig changed the title DDS and PNG Textures across the board Library Review - DDS and PNG Textures across the board Sep 1, 2019
aussig added a commit that referenced this issue Dec 7, 2019
aussig added a commit that referenced this issue Dec 7, 2019
aussig added a commit that referenced this issue Dec 7, 2019
@aussig aussig closed this as completed in 7319630 Mar 29, 2020
@aussig aussig reopened this Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content New or modified library content enhancement
Projects
None yet
Development

No branches or pull requests

1 participant