So I have recently started using LWJGL and after watching several videos from the coding universe I had learnt to create a 3D model. The challenge for me now is mapping the texture provided with the blender model to be mapped straight to the model. Ive searched here and there and arrived at the conclusion that it was something to do with UV mapping. My question to anyone who had successfully achieved this, is how do you map a texture to a model?