Re: Cubemap in a single DDS-File
Posted by Melvin on May 27, 2010; 12:23pm
URL: https://forum.jogamp.org/Cubemap-in-a-single-DDS-File-tp843314p848119.html
Hi Sven
This class is similar to jogls 2.0 "com.sun.opengl.util.texture.spi.DDSImage".I have
it changed to make it possible to read cubemaps that are defined in a single
.dds file, also i have corrected nasty color errors and errors with mipmaps,
so it was now a good tested class.
I have puted it in here,so that other can use it.
I'm new here ,so that in the moment no git repository.
I think the class is good in "com.jogamp.opengl.util.texture".
(My english is not so good/perfect)