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

What does "ASCII dump" mean? Any particular function/format to use? #17

Open
WDYBQJ opened this issue Apr 16, 2017 · 1 comment
Open

Comments

@WDYBQJ
Copy link

WDYBQJ commented Apr 16, 2017

In part 1, 2, 4, we are required to create an ASCII dump for particular output. What are the formats we are going to use? Do we have some particular library function to use for dumping?

I think that igl::writeOFF is not the correct one, because it cannot dump a boolean vector for part 4.

@danielepanozzo
Copy link
Owner

You can use the format that you prefer, and add a note in the report to explain it. Alternatively, you can use the serialization framework in libigl: http://libigl.github.io/libigl/tutorial/tutorial.html#stateserialization

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

2 participants