# `BB.LiveView.Components.Visualisation`
[🔗](https://github.com/beam-bots/bb_liveview/blob/main/lib/bb/live_view/components/visualisation.ex#L5)

LiveComponent for 3D robot visualisation using Three.js.

Displays an interactive 3D view of the robot with:
- Real-time joint position updates
- Orbit camera controls (pan, zoom, rotate)
- Visual geometry rendering (boxes, cylinders, spheres)

---

*Consult [api-reference.md](api-reference.md) for complete listing*
