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

Add geometry simplification #15

Open
jamiebull1 opened this issue Jan 14, 2018 · 0 comments
Open

Add geometry simplification #15

jamiebull1 opened this issue Jan 14, 2018 · 0 comments

Comments

@jamiebull1
Copy link
Owner

jamiebull1 commented Jan 14, 2018

Too much detail in geometry leads to slow simulations. It would be great to have a way of simplifying geometry while maintaining topology (adjacencies).

The shapely library, which is already a dependency for geomeppy, has some functions which may be useful.

simplify() - https://shapely.readthedocs.io/en/latest/manual.html#object.simplify
snap() - https://shapely.readthedocs.io/en/latest/manual.html#snapping

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

No branches or pull requests

1 participant