Lighting get darker when texture is aplied
- by noah
Im using OpenGL ES 1.1 for iPhone.
I'm attempting to implement a skybox in my 3d world and started out by following one of Jeff Lamarches tutorials on creating textures. Heres the tutorial: iphonedevelopment.blogspot.com/2009/05/opengl-es-from-ground-up-part-6_25.html
Ive successfully added the image to my 3d world but am not sure why the…