Crate baby_shark

Source

Re-exports§

pub use mesh::region::extend_region;
pub use mesh::region::region_boundary;

Modules§

algo
data_structures
decimation
exports
geometry
io
mesh
remeshing
spatial_partitioning
voxel

Macros§

const_map_fn
dynamic_vdb
static_vdb

Structs§

PreparedDeform
Prepared mesh deformation. Can be reused to do interactive/real-time deformation.

Enums§

DeformError
PrepareDeformError

Functions§

prepare_deform
Prepare mesh deformation using the ARAP (As-Rigid-As_possible) method. Later, prepared deformation can be used to do interactive/real-time deformation.