Re: Loading texture doesn't work with the correct texture width/height
Posted by
gouessej on
Jan 27, 2011; 12:56pm
URL: https://forum.jogamp.org/Loading-texture-doesn-t-work-with-the-correct-texture-width-height-tp2362327p2362474.html
Hi!
Use AWTTextureIO and Texture classes. The Texture class has a setTexParameteri method. Let us know whether it fixes your problem.