ObjParser test project OpenGL obj parser Only parses triangles i.e. f v/vt/vn v/vt/vn v/vt/vn Reads some values of .mtl file: Ns, Ka, Kd and Ks Dependencies: GLFW glad GLM stb_image References: Wavefront OBJ specification MTL file specification Models for testing: Cube Teapot