examples/rust/custom_view/README.md
Example showing how to add custom View classes to extend the Rerun Viewer.
The example is really basic, but should be something you can build upon.
The example starts an SDK server which the Python or Rust logging SDK can connect to.
#2337: Note that in order to spawn a web viewer with these customizations applied, you have to build the web viewer of the version yourself. This is currently not supported outside of the Rerun repository.
Start it with cargo run -p custom_view.
Then put some data into it with: cargo run -p minimal_options -- --connect