-
Notifications
You must be signed in to change notification settings - Fork 2
tamato/simple-obj-loader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple obj file loader. Does not mess with mtl loading. Benefits: If the file holds quad it will convert them to triangles remaps loaded positions/normals/texcoords into a unique set of vertices to be used right away. returns the positions/normals/texcoords as seperate float arrays so there is no need to convert form a custom data type to your data type.
About
A simple and to the point .obj file loader. Only loads meshes, does not load mtl's
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published