Skip to content

ItzFalco08/simpleobjloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple and Fast OBJ File Loader

License

MIT License — see LISENSE

Function Definition

void loadObj(const char* objPath, std::vector<Vertex>& vertices, std::vector<unsigned int>& indices);

🚀 Performance Test

Test Data Vertices Indices Time Taken Data Source
20,000,000 lines 10,951,291 38,277,738 ~6 seconds powerplant.obj

Author

  • ItzFlco08 (github)

About

simple wavefront obj loader in c++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages