Interactive 3D visualization of Wikipedia articles and categories in a graph-like structure focused on highlighting the interconnections.
- Clone project
- Open in Unity (2018.1.9f2 preferred)
- Open
WIKIGRAPH_NO_LZWP
scene - Download the data packs
- Unpack to
Assets/StreamingAssets/DataFiles
folder - Choose
GRAPH
object in Hierarchy and findNode Controller
in Inspector - Reload the data packs and choose one of the wiki options
- Make sure the
Input Controller
→Environment
is set toPC
- You might want to tweak the
Max Node Limit
&Node Starting Amount
- start from a couple hundred to a thousand - Basic settings are on
GRAPH
object inGraph Controller