Functionsยง
- blocks_
to_ mesh - mesh_
to_ sdf - Takes a closed triangle mesh and returns a signed distance field. The distance field is stored in a 1D array.
- mesh_
to_ sdf_ with_ known_ bounds - Similar to
mesh_to_sdf
, but takes a bounding box for the mesh. - rasterize_
triangle