Skip to content

Commit

Permalink
more doc for rerun itself
Browse files Browse the repository at this point in the history
  • Loading branch information
gbin committed Dec 5, 2024
1 parent a7b3153 commit a4e8200
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/cu_pointclouds/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# cu_pointclouds

This demonstrates how to use Copper to interface with rerun to visualize its standard pointcloud.

To use it:
```
$ cargo install rerun-cli
$ rerun
$ cargo run # it will automagically show the point cloud in rerun with the default parameters.
```

0 comments on commit a4e8200

Please sign in to comment.