Using DDS Cubemap?
Posted by adi on
URL: https://forum.jogamp.org/Using-DDS-Cubemap-tp4032876.html
Hello
With the nvidea texture tool i can make a Cubemap
as a single DDS-File. Can i read it correct also with jogl (2.2.0)
in a compressed format?
Until now i habe read it with an own class that i have
rewrited from jogl sources.
Thanks for help.