Skip to content

Merge with geom-parse-obj #2

Description

@vorg

Hi, I recently published geom-parse-obj as we needed it for a project. I was a bit reluctant as this package (parse-obj) already exists although there are differences:

  • geom-parse-obj takes a string as an argument
  • it has support for multiple meshes in one file via g sections
  • it focuses only on vertex data and doesn't parse e.g. face normals, just indices
  • it conforms to stack.gl/pex2 naming conventions and returns { positions, normals, uvs, cells }

Given stack.gl, regl and pex ecosystems i think it would be beneficial to have one module that combines the functionality. Is there interest in combining the two?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions