Skip to content

Sparse grid bfs#942

Merged
alecjacobson merged 2 commits intolibigl:devfrom
fwilliams:sparse-grid-bfs
Oct 15, 2018
Merged

Sparse grid bfs#942
alecjacobson merged 2 commits intolibigl:devfrom
fwilliams:sparse-grid-bfs

Conversation

@fwilliams
Copy link
Copy Markdown
Collaborator

No description provided.

@fwilliams fwilliams changed the base branch from master to dev October 15, 2018 16:55
…rid cells surrounding an input surface. The function takes a point on the surface as input and finds all those epsilon grid cells that intersect the surface using a breadth first search over the grid space.
…rid cells surrounding an input surface. The function takes a point on the surface as input and finds all those epsilon grid cells that intersect the surface using a breadth first search over the grid space.
@alecjacobson alecjacobson merged commit 1dbd225 into libigl:dev Oct 15, 2018
gmin7 pushed a commit to gmin7/libigl that referenced this pull request Jun 8, 2020
* Add a utility function which computes a sparse set of epsilon-sized grid cells surrounding an input surface. The function takes a point on the surface as input and finds all those epsilon grid cells that intersect the surface using a breadth first search over the grid space.

* Add a utility function which computes a sparse set of epsilon-sized grid cells surrounding an input surface. The function takes a point on the surface as input and finds all those epsilon grid cells that intersect the surface using a breadth first search over the grid space.


Former-commit-id: 1dbd225
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

Successfully merging this pull request may close these issues.

2 participants