Re: Texture not applied to mesh
Posted by
gouessej on
Mar 22, 2013; 8:32pm
URL: https://forum.jogamp.org/Texture-not-applied-to-mesh-tp4028762p4028763.html
Why do you focus on the OS? Maybe the texture is too big, rectangular or its size isn't a power of two. Maybe a particular colour type is not supported in one case. This is probably an OpenGL problem rather than something about the OS.