Crate depth_cloud
source ยท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ยง
- AlbedoTexture ๐
- DepthTexture ๐
- RenderDepthClouds ๐
Enumsยง
- CameraControl ๐