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

Distance to surface for ellipsoids #163

Open
tommy-waltmann opened this issue Mar 21, 2022 · 0 comments
Open

Distance to surface for ellipsoids #163

tommy-waltmann opened this issue Mar 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tommy-waltmann
Copy link
Contributor

Feature description

I would like to get the distance to the surface of the shape for ellispoids

Proposed solution

add a distance_to_surface method for ellipsoids

Additional context

The distance_to_surface method was added for many 2D shapes a while ago in #141 (#136 #137 #140 are related issues), but that PR didn't handle any 3D shapes. There are analytical equations for the surface of an ellipsoid, so it should be pretty quick to add this.

@tommy-waltmann tommy-waltmann self-assigned this Mar 21, 2022
@janbridley janbridley added the enhancement New feature or request label Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants