wlstks7 / wikigraph

Interactive visualization of Wikipedia pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WikiGraph

Interactive 3D visualization of Wikipedia articles and categories in a graph-like structure focused on highlighting the interconnections.

Getting started

Running

  • Clone project
  • Open in Unity (2018.1.9f2 preferred)
  • Basic settings are on GRAPH object in Graph Controller
  • By default only a small test node set is available - Load Test Node Set checkbox

Loading full Wikipedia node set

  • Download the data files
  • Unpack to Assets/Data folder
  • Uncheck the Load Test Node Set option
  • You might want to tweak the Node Loaded Limit - start with a couple hundred
  • Adjust the World Radius accordingly

Current look

Screenshot_20190630_113505

Screenshot_20190630_113453

Screenshot_20190630_113832

Development

Unity version

  • 2018.1.9f2

About

Interactive visualization of Wikipedia pages

License:MIT License


Languages

Language:C# 93.8%Language:ShaderLab 6.0%Language:HLSL 0.2%