Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 572 Bytes

File metadata and controls

15 lines (10 loc) · 572 Bytes

Tasks for ObjParser

  • Negative indices on faces (issue #17)

    • Link: #17
    • Goal: Support negative indices in face vertex/texture references per OBJ spec.
  • Multiple meshes/groups (issue #15)

    • Link: #15
    • Goal: Support parsing/writing multiple meshes via g group statements.
  • NuGet package (issue #13)

    • Link: #13
    • Goal: Publish the library to NuGet and add install/usage docs in README.md.