This project demonstrates a 3D Sankey diagram visualization built with Three.js.
The diagram represents data flows between nodes in a 3D space. Each link's thickness represents the volume of flow. The project uses Three.js for rendering and OrbitControls for camera manipulation.
Colors represent different node categories, and the connections maintain the source node color.