Back to Rerun

README

examples/rust/minimal_serve/README.md

0.31.4994 B
Original Source
<!--[metadata] title = "Minimal `serve` example" thumbnail = "https://static.rerun.io/minimal-example/9e694c0689f20323ed0053506a7a099f7391afca/480w.png" thumbnail_dimensions = [480, 480] --> <picture> <source media="(max-width: 480px)" srcset="https://static.rerun.io/minimal/0e47ac513ab25d56cf2b493128097d499a07e5e8/480w.png"> <source media="(max-width: 768px)" srcset="https://static.rerun.io/minimal/0e47ac513ab25d56cf2b493128097d499a07e5e8/768w.png"> <source media="(max-width: 1024px)" srcset="https://static.rerun.io/minimal/0e47ac513ab25d56cf2b493128097d499a07e5e8/1024w.png"> <source media="(max-width: 1200px)" srcset="https://static.rerun.io/minimal/0e47ac513ab25d56cf2b493128097d499a07e5e8/1200w.png"> </picture>

The simplest example of how to use Rerun with its Web-based UI, showing how to log a point cloud.

bash
cargo run --release