Skip to content

Latest commit

 

History

History

re_viewer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

The Rerun viewer

Part of the rerun family of crates.

Latest version Documentation MIT Apache

This is the main crate with all the GUI.

This can be compiled as a web-app by building for Wasm. To run it natively, use the rerun binary.

Talks to the server over WebSockets (using re_ws_comms).