diff --git a/index.html b/index.html index d70a3cdb00df..c228b095b194 100644 --- a/index.html +++ b/index.html @@ -225,6 +225,12 @@

# Showcase

"website": "https://bevyengine.org/", "thumbnail": "screenshots/bevy.gif", }, + { + "name": "Rerun", + "description": "SDK + Visualizer for logging computer vision and robotics.", + "website": "https://www.rerun.io/", + "thumbnail": "screenshots/rerun.gif", + }, { "name": "WASM nbodysim", "description": "Realtime 2D WASM N-Body-Simulation", diff --git a/screenshots/rerun.gif b/screenshots/rerun.gif new file mode 100644 index 000000000000..fe6ac76e3312 Binary files /dev/null and b/screenshots/rerun.gif differ diff --git a/screenshots/rerun.webp b/screenshots/rerun.webp new file mode 100644 index 000000000000..53ec1f8208b1 Binary files /dev/null and b/screenshots/rerun.webp differ