Re: Mapping two (different types of) Textures on the same geometry
Posted by
gouessej on
Feb 10, 2012; 10:14am
URL: https://forum.jogamp.org/SOLVED-Mapping-two-different-types-of-Textures-on-the-same-geometry-tp3731946p3732046.html
Why not using the bind() method of the Texture class? Maybe you use the wrong texture identifiers.