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