The faces of the .obj meshes must be triangles, and they must include the face's normals. The viewer can't load textures yet. If the model is really big, you can appear inside the model and don't see ...
In this project I will implement a program to view 3D wireframe models (3D Viewer) in the C programming language. The models themselves must be loaded from .obj files and be viewable on the screen ...