Re-exports§
pub use mesh::region::extend_region;
pub use mesh::region::region_boundary;
Modules§
Macros§
Structs§
- Prepared
Deform - Prepared mesh deformation. Can be reused to do interactive/real-time deformation.
Enums§
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.