Skip to content

el-cangrejo/simple_obj_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_obj_loader

Usage : Objloader <.obj filepath>

Loads an .obj file and displays it using opengl

  • Use 'p' to display the vertices
  • Use 'l' to display the mesh
  • Use 't' to display the filled triangles
  • Use 'n' to display the normals
  • Use 'm' to remove the normals

currently supports only Vertex Normal Indices Without Texture Coordinate Indices does not support texture coordinates

About

Loads and displays .obj files using opengl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published