Docs.rs
bevy_heightmap-0.4.1
bevy_heightmap 0.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Katsutoshii
Dependencies
bevy_app ^0.16
normal
bevy_asset ^0.16
normal
bevy_ecs ^0.16
normal
bevy_image ^0.16
normal
bevy_log ^0.16
normal
bevy_math ^0.16
normal
bevy_render ^0.16
normal
image ^0.25
normal
thiserror ^2.0
normal
bevy ^0.16
dev
bevy-inspector-egui ^0.31
dev
bevy_egui ^0.34
dev
Versions
30.43%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
heightmap
0.4.1
All Items
Crate Items
Modules
Structs
Crate
bevy_heightmap
Copy item path
Source
Modules
§
asset_
loader
mesh_
builder
Structs
§
Height
Map
Minimal representation of a rectangular height map.
Height
MapPlugin
Enables loading Meshes from images with
.hmp.png
extension.