Keep the motion.
Change the scene.
Two braking trials, rebuilt as an editable 3D scene. Change the camera, lights and materials. Keep a checkable record of every move.
Late brake
A scene you can work with.
Open the project in Blender 5.2 LTS. Switch between the overview and impact cameras, restyle the procedural geometry, or inspect animated speed, gap and contact properties. No add-on, downloaded robot mesh or model call required.
Start from the recording.
The repository already includes the source comparison. Export it with Python, then build the Blender scene.
python3 -m robot_reel.cli blender \ docs/compare/braking --output artifacts/blenderBuild, render and verify the scene →
This is a stylized replay of two independent 1D MuJoCo trials. Roads are offset for presentation; decorative geometry is illustrative. No Blender physics or autonomous-driving model is run. Motion is sampled at 30 fps; hashes establish consistency, not independent authenticity. Inspect the original recordings. Scene code and procedural assets: Apache-2.0.