Update: “Proper“ OBJ Loading and Modern OpenGL

In this video, I show off the “final“ OBJ Loader for the 3D Game Engine series. Also, I discuss the DirectX series I brought up in a previous update, and I bring up the idea of a series on Modern OpenGL. OBJ Loader code can be found in obj_loader.h and in this Github repository:
Back to Top