Re: Cubemap in a single DDS-File
Posted by
Michael Bien on
May 26, 2010; 3:34pm
URL: https://forum.jogamp.org/Cubemap-in-a-single-DDS-File-tp843314p845166.html
Hello Melvin,
firstly, thank you for your contribution.
However it would be great if you could provide it in form of a patch or even better just fork the git repository on githup and commit it into your own repository. This has several advantages, e.g. the authorship information won't be lost and you will be listed as commiter in the commit history... etc.
http://help.github.com/forking/http://help.github.com/git-email-settings/+ a small test would be nice but i don't want to ask to much :)
best regards and thanks again,
michael
Melvin wrote
Hello all
I have had need for a DDS-Reader, who can read a cubemap that resists in a
single DDS-File.
...