Files
2026-07-13 13:05:14 +08:00

1.2 KiB

Minimal example screenshot

The simplest example of how to use Rerun, showing how to log a point cloud. This is part of the Quick Start guide.

To build it from a checkout of the repository (requires a Rust toolchain):

cmake .
cmake --build . --target example_minimal
./examples/cpp/minimal/example_minimal