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-10-15 11:46:23 -04:00
2018-10-15 10:28:26 -04:00
2018-10-15 10:50:01 -04:00
2018-10-15 11:46:23 -04:00
2018-10-15 11:27:07 -04:00
2014-06-17 16:26:13 -04:00
2018-10-15 11:37:04 -04:00
2018-10-15 10:28:26 -04:00
2013-11-25 14:20:30 +01:00
2013-11-25 14:20:30 +01:00
2018-10-14 23:17:16 -04:00

libigl - A simple C++ geometry processing library

Build Status Build status

Documentation, tutorial, and instructions at https://libigl.github.io.

S
Description
No description provided
Readme
375 MiB
Languages
C++ 96.4%
CMake 2.6%
C 1%