Files
igl/tutorial
Francis Williams 4f030acb67 Sparse Voxel Grid (#937)
* 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.
2018-10-15 11:46:23 -04:00
..
2018-08-03 20:56:10 -04:00
2018-08-17 00:02:38 +02:00
2018-08-17 00:02:38 +02:00
2018-08-17 00:02:38 +02:00
2016-01-20 22:03:49 -05:00
2018-10-15 11:46:23 -04:00