Display and interact with force directed graphs in VR
- Every other node his repelled from the others
- Every node is attracted to the node its sharing edges with
- Every node is attracted to the center of the graph
- node grabbing
- node + associated edges highligthing
- full graph rotation and translation
- cool neon materials
- game feature prototype: start infections in random locations on the graph, user must then try to stop it by ripping apart sick nodes
- polish game features
- generic data importer
Warning: project was developed during a hackathon, code quality was not the main concern.