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

DDS support for textures #1067

Open
Linx-ESP opened this issue Jul 23, 2021 · 1 comment
Open

DDS support for textures #1067

Linx-ESP opened this issue Jul 23, 2021 · 1 comment

Comments

@Linx-ESP
Copy link

Could be possible to add .dds support for importing textures?

@Calinou
Copy link
Contributor

Calinou commented Aug 5, 2021

If ArmorPaint can already render VRAM-compressed textures, loading DDS files should be quite easy. Here's how Godot does it: https://github.com/godotengine/godot/blob/dcf2a62b0540d7b06e74a13290cb569922dfd55c/modules/dds/texture_loader_dds.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants