Re-exports§
pub use crate::image::ImageBufferHeightMap;pub use crate::mesh_builder::MeshBuilder;
Modules§
Structs§
- Height
MapPlugin - Enables loading Meshes from images with
.hmp.pngextension. - Value
Function Height Map - Height map from value function;
Traits§
- Height
Map - A Heightmap is anything that provides a 2d value function
h().