Login  Register

Re: Confused of Textures

Posted by symla on Jul 10, 2014; 8:48am
URL: https://forum.jogamp.org/Confused-of-Textures-tp4032512p4032538.html

Thanks for your respond!

Now it works. While working through several tutorials, some considering the TextureIO class and some using the manual way of uploading and binding a texture, I wasn't sure anymore whether it has to be a mix of both ways etc., because the examples didn't work for me in some case.

Now I know how to use TextureIO. I even got the manual way working.