ObjParser icon indicating copy to clipboard operation
ObjParser copied to clipboard

A WaveFront Obj Parser and Writer in C#

Results 4 ObjParser issues
Sort by recently updated
recently updated
newest added

I am trying to parse negative point indices described on the faces. Does this parser supports that?

true or false: .obj files can contain multiple meshes, but this library doesn't handle such files correctly ... I actually don't know; if "false" then please just close this issue...

Adds normals parsing and writing support to the ObjParser. Tests have not been updated.

Hi, Is this a Nuget package that can be used in any C# project? If so, is there any link to it?