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

Polylines to protect? #79

Open
d-v-t opened this issue Apr 17, 2020 · 5 comments
Open

Polylines to protect? #79

d-v-t opened this issue Apr 17, 2020 · 5 comments

Comments

@d-v-t
Copy link

d-v-t commented Apr 17, 2020

As I was using surface to volume mesh, I discovered that the algorithm currently doesn't do a very good job at conserving straight lines. I looked in the code to see if there's any compatibility CGAL's polylines to protect, but couldn't find anything. Is there support for this? Is this in progress?

@nschloe
Copy link
Collaborator

nschloe commented Apr 23, 2020

This really happens? Seeing is believing, please attach a surface mesh so I can try it out for myself. 😸 I can try and fix it then.

@d-v-t
Copy link
Author

d-v-t commented Apr 24, 2020 via email

@nschloe
Copy link
Collaborator

nschloe commented Apr 24, 2020

You can zip the file and attach it.

@d-v-t
Copy link
Author

d-v-t commented Apr 30, 2020

hex_test.zip
Slipped my mind

@bigfooted
Copy link

Did somebody work on this? A simple solution is to add a call to detect_features in generate_from_off.cpp for single body cases.

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

3 participants