mirror of
https://github.com/ruvnet/RuView
synced 2026-06-26 13:03:19 +00:00
79aaf2d217
Use Three.js for the mesh topology view, consistent with existing visualization patterns in ui/observatory/js/ and ui/components/. Includes implementation details: MeshPhongMaterial for node status, BufferGeometry for dynamic updates, OrbitControls, raycasting. Co-Authored-By: claude-flow <ruv@ruv.net>