Skip to content

How to parse give .obj file object wise? #4

Description

@shrikant-panchal

The parse-obj works well if all the data is consecutive in .obj file. What I mean by that is, if I have a .obj file in which the data for each part(object) of the whole model(Assembly) is in a separate chunk, how do we parse such a file?

I think it's a case "o": scenario which is not handled in current published code.

Being a beginner, I am not aware of how it is generally done. I would request you to please help with this or at least guide me to the right reference.

Any inputs would be appreciated!

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