ObjParser
ObjParser copied to clipboard
multiple meshes not supported?
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 -- but I saw in the code a switch statement that doesn't appear to handle "g meshname" lines
Actually the obj formats support multiple ones.