LWJGL Forum

Programming => OpenGL => Topic started by: FreelanceCoder on October 23, 2013, 17:41:24

Title: Texture mapping, help please!
Post by: FreelanceCoder on October 23, 2013, 17:41:24
I'm new to this forum, and I need some serious help with texture mapping. I don't understand how to load a texture onto a 3D object! :( Can anyone help me? I'm not very good with things like this. :(
Title: Re: Texture mapping, help please!
Post by: scorsh on November 03, 2013, 03:50:02
There are some tutorials on http://www.lwjgl.org/wiki/index.php?title=Main_Page#Getting_started

Also, look on YouTube for LWJGL tutorials by TheCodingUniverse. He has a couple of tutorials that show how to map a texture to a 3d object.