★ wanayoo — archive 1999 https://github.com/jpcy/objzeroNouvelle recherche | Portail wanayoo
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

objzero

Appveyor CI Build Status Travis CI Build Status License: MIT

A Wavefront .obj file loader written in C (C99). The API is simple. The output data is ready for graphics APIs.

Features

  • Vertex attributes are interleaved and not indexed separately.
  • Normals are generated if missing. Obeys smoothing groups.
  • Faces are triangulated.
  • Per-object faces are batched by material into meshes.

TODO

  • More material parsing.

Links

tinyobjloader

Meshes - McGuire Computer Graphics Archive

About

Wavefront .obj file loader written in C (C99)

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.