# cu_pointclouds
This demonstrates how to use Copper to interface with rerun to visualize its standard pointcloud.
To use it:
```
$ cargo install rerun-cli
$ cargo run # it will automagically start the cli and show the point cloud in rerun with the default parameters.
```