Login  Register

Re: Improvements: API, Support, ..

Posted by gouessej on Feb 10, 2014; 12:38pm
URL: https://forum.jogamp.org/Improvements-API-Support-tp4031509p4031529.html

Some AWT users still need a "bridge" to convert AWT BufferedImage into TextureData. Personally, I wouldn't remove AWTTextureIO. My problem occurred when I was forced to port this old version of TUER from JOGL 1 to JOGL 2.

I was wrong about LittleEndianDataInput, it doesn't implement readUTF() but it allows to read some strings.

This TGA file seems to cause some trouble:
https://github.com/Renanse/Ardor3D/blob/master/ardor3d-core/src/main/resources/com/ardor3d/renderer/state/notloaded.tga
Julien Gouesse | Personal blog | Website