Skip to content

oscarmarinmiro/wikiTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing Wikipedia as a tree in VR

Just an experiment to research UI/UX for tree structures in VR.

You can read more about it here

Live demo at https://oscarmarinmiro.github.io/wikiTree/

Data is taken from Wikipedia 'vital articles': https://en.wikipedia.org/wiki/Wikipedia:Vital_articles/Level/4. In bin/ you'll find a Python script using Beautiful Soup to generate the data

In www/ there's a parcel build system for an interactive VR demo, using AFrame+AFrame components and D3. Just run

For development server

npm install
npm run start 

To deploy

npm install
npm run build

About

A tree visualization of wikipedia 10.000 vital articles in VR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published