Expand description
Demonstrates the use of our depth cloud renderer, which will efficiently draw a point cloud using a depth texture and a set of intrinsics.
ยงUsage
Native:
cargo r -p re_renderer --example depth_cloud
Web:
cargo run-wasm --example depth_cloud
Modulesยง
- framework ๐Example framework
Structsยง
- Albedo
Texture ๐ - Depth
Texture ๐ - Render
Depth ๐Clouds
Enumsยง
- Camera
Control ๐