rerun-io--rerun
1.1 KiB
1.1 KiB
Demonstrates how to log data to standard output with the Rerun SDK, and then visualize it from standard input with the Rerun Viewer.
To build it from a checkout of the repository (requires a Rust toolchain):
cmake .
cmake --build . --target example_stdio
echo 'hello from stdin!' | ./examples/cpp/stdio/example_stdio | rerun -