OpenGL 3D Game Tutorial 9: OBJ File Format

LWJGL tutorial series on how to create a 3D Java game with OpenGL! An extra theory-only tutorial this week, just to stop the tutorial on Saturday from being too long. We’ll be learning about the OBJ file format in this episode, and then on Saturday we’ll program a parser that can load up models saved in this format into our game! Download Blender for free: Download the stall model: LWJGL Wiki: http:
Back to Top