Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shrikant-panchal opened this issue May 27, 2020 · 0 comments
Open

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

shrikant-panchal opened this issue May 27, 2020 · 0 comments

Comments

@shrikant-panchal
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant