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

read function for Wavefront Obj format #25

Open
9prady9 opened this issue Jul 6, 2015 · 4 comments
Open

read function for Wavefront Obj format #25

9prady9 opened this issue Jul 6, 2015 · 4 comments
Assignees
Labels
Milestone

Comments

@9prady9
Copy link
Owner

9prady9 commented Jul 6, 2015

No description provided.

@9prady9 9prady9 self-assigned this Jul 6, 2015
@9prady9 9prady9 modified the milestone: OBJ Feature update Aug 29, 2015
@9prady9
Copy link
Owner Author

9prady9 commented Mar 8, 2020

@acrlakshman Does local changes include reading OBJs too ?

@acrlakshman
Copy link
Collaborator

Yes they do. But I am rewriting both of them because the tinyobj library I was depending on has changed since I started. Now at this point I wanted to check with you the following 2 things

  1. Should be distribute work between eachother for read and write part just like we did with STL. Since I am doing a fresh start again?
  2. Should be continue to depend on tinyobj, since that is well established at this point? I am inclined towards depending on that.

@9prady9
Copy link
Owner Author

9prady9 commented Mar 9, 2020

If you have it written already, there is no point me taking over it from you. I think it might be faster if you get it finished. I can start reading about glTF.

About tinyobj reader, is it that hard to write our own obj reader ? I personally don't want to have any dependency unless absolutely necessary. That way, meshio headers are not dependent on anything else. Helps us learn things on the way too. Also, I wanted to discuss something with you. Perhaps, direct message me.

@acrlakshman
Copy link
Collaborator

Please find read_write_OBJ branch here: https://github.com/acrlakshman/MeshIO/tree/read_write_OBJ

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

No branches or pull requests

2 participants