Skip to content

Adding support to meshes without object specification and per vertex color #22

@SergioRAgostinho

Description

@SergioRAgostinho

I'm dealing with a couple of obj file which are not being being properly parsed by PyWaveFront.

The traits are:

  • vertex information is provided without providing an object name per the o keyword, i.e. it's a single nameless object.
  • they have per vertex color (see last two sentences of the "spec" entry).

I'm gonna extend the library to support these for my use case. Should I submit them here as well? I believe they're both still within the specification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions