Login  Register

Re: Texture compression

Posted by elect on Sep 01, 2015; 7:54am
URL: https://forum.jogamp.org/Texture-compression-tp4032185p4035217.html

I read in the DDSImage.java:

"/** Simple class describing images and data; does not encapsulate
        image format information. User is responsible for transmitting
        that information in another way. */"

I wish the dds loader encapsulates the format as well.. which is the reason why it has not be included?