Crate bevy_heightmap

Source

Re-exports§

pub use image::ImageBufferHeightMap;

Modules§

asset_loader
image
mesh_builder

Structs§

HeightMapPlugin
Enables loading Meshes from images with .hmp.png extension.
ValueFunctionHeightMap
Height map from value function;

Traits§

HeightMap
A Heightmap is anything that provides a 2d value function h().