You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program in c++ reads .obj file's content
and displays the object in 3d wireframe model
using opengl
you need to have opengl to compile this project
About
This loads and displays wireframe model of wavefront .obj file using opengl.