deca
deca copied to clipboard
Roundtrip Texture Files
Maybe by going from DDSC/AVTX to/from Microsoft's DDS.
Maybe this will help? https://github.com/Microsoft/DirectXTex
- Export to DDS
- External tool to edit DDS (let it do the image compression)
- Grab raw compressed image data from edited DDS file and populate DDSC and ATX files
https://docs.microsoft.com/en-us/windows/desktop/direct3ddds/dx-graphics-dds-pguide
Use the nvidia tools if they are installed? https://developer.nvidia.com/legacy-texture-tools
https://github.com/castano/nvidia-texture-tools
New release of Nvidia tools https://news.developer.nvidia.com/Texture-Tools-Exporter-2020-1/