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 write obj #33

Closed
wants to merge 4 commits into from
Closed

Read write obj #33

wants to merge 4 commits into from

Conversation

acrlakshman
Copy link
Collaborator

Please pick a relevant checklist(remove others) and make sure to finish & check all items for the PR.

Feature Completeness:

  • Algorithm Implementation
  • Unit tests

acrlakshman and others added 4 commits July 4, 2017 15:44
* referencing #25, #26
* Rewrote some basic datastructures [e.g. GeometryData].
* Read function for OBJ format completed with the help of tinyobjloader.
* Write function for OBJ format completed with the help of tinyobjloader.
* Minor cleanups.
* Rewrote some components to adhere to Google C++ style guide.
* Submitting this patch to receive any comments while WIP.

Signed-off-by: Lakshman Anumolu <[email protected]>
Also fixed function naming style in vectors.hpp
* Made end() a virtual function in Vec classes.

Signed-off-by: Lakshman Anumolu <[email protected]>
* removed obj subfolder
* obj tests working

Signed-off-by: Lakshman Anumolu <[email protected]>
@acrlakshman acrlakshman closed this Jul 4, 2017
@acrlakshman acrlakshman deleted the read_write_OBJ branch July 4, 2017 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants