this is a library that takes multidimensional data (databases, knowledge graphs, etc.) and represents it as nodes interconnected in 3d space. then it gives you the ability to ‘fly’ through these 3d spaces. the controls are quite intuitive i think - WASD+QE and mouse movement. i get the sense i am a spaceship flying around.
i made a couple demos with it - both have hidden minigames:
-
Toto Graph ---- fly through a 3d knowledge graph.
-
https://www.modelmap.tech/ ----- visualize model capability ‘spikiness’ in 3d (rendered as a planet’s surface. a fun touch.)
repo is here for the generic tools, shape needed: GitHub - a-funk/3dGraph: Three.js knowledge graph exploration with 6DoF flight controls · GitHub