Skip to content

Experiment with texture compression #1990

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 2 commits into from
Feb 25, 2024
Merged

Experiment with texture compression #1990

merged 2 commits into from
Feb 25, 2024

Conversation

einarf
Copy link
Member

@einarf einarf commented Feb 24, 2024

Reviving this one. This would be rewritten a little bit.

  • Instead of polluting the normal texture method we should created a separate method for now. texture_compressed(..).
  • The change changes in Texture2D itself is fine.

* Support raw compressed texture data.
* Support compressing from raw pixel data
* load_texture now supports compressed textures
@einarf einarf marked this pull request as ready for review February 25, 2024 00:21
@einarf einarf merged commit 1f5b48c into development Feb 25, 2024
@einarf einarf deleted the compressed-textures branch March 3, 2024 02:17
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.

1 participant