-
Support HDR image format for the texture as an extension.
* [x] 16bit PNG
* [ ] Radiance RGBE
* [ ] EXR(through TinyEXR)
* [ ] DNG/TIFF(through tinydngloader)
* [ ] BC6H
* [ ] HDR format from…
syoyo updated
5 years ago
-
DirectXTex supports doing DirectCompute GPU compression of BC6H and BC7 images.
It does not yet have a BC1 - BC5 GPU compressor.
-
Decompression of the BPTC (BC7), BPTC_FLOAT (BC6H) and BPTC_SIGNED_FLOAT is still unimplemented. The code from texgenpack needs to be adapted for inclusion.
-
-
Hi all,
I'm interested in producing KTX2 files with compressonator with Zstd supercompression support. Can you add support for that?
I don't see any command line or GUI options for supercompression…
-
1. BC7 отметается т.к. не подходит для нормалей, пример https://aras-p.info/blog/2020/12/08/Texture-Compression-in-2020/
Возможно можно как-то настраивать веса каналов, но бегло я не увидел поддержки…
-
A plug-in for Adobe Photoshop to support .DDS files based on DirectXTex to provide full support for all formats.
NVIDIA has a DDS plugin in for Adobe Photoshop, but it does not support the "DX10" hea…
-
Essentially, this is the matrix of popular, most used texture compression. This means that we may not be able to support all operations on these compressed textures/bitmaps, but they'd be much faster …
guilt updated
5 years ago
-
### Current Behavior
Raw compressed textures are not being rendered.
https://pixiplayground.com/#/edit/SaiCR3dMAPI85gObYWsYW
### Expected Behavior
Compressed textures are rendered in the same way …
-
(or at least just for ATI1N)
I just upgraded to this version from Neil's version for the v7.6 and BC6H/BC7 support. ~~I noticed that while the plugin does correctly report ATI1N in the metadata~~ (…