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ยง

Structsยง

Enumsยง

Functionsยง

  • main ๐Ÿ”’
  • spiral ๐Ÿ”’
    Returns (position_in_image, linear_depth).