Re: Texture mapping On the Earth model
Posted by
gouessej on
Dec 04, 2014; 9:45pm
URL: https://forum.jogamp.org/Texture-mapping-On-the-Earth-model-tp4033715p4033719.html
Hi
What is missing in my previous suggestion?
http://stackoverflow.com/a/27280769/458157I don't think that you want to use the both textures at the same time. You can look at this example in WebGL, it can be ported to JOGL:
http://learningwebgl.com/blog/?p=1778I admit that lighting is the aspect that I master the less in OpenGL. Maybe jmaasing, xranby or sgothel can give you a better answer than me.