Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 781 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 781 Bytes

projectBluebird

A realtime VR Twitter Visualization

alt

Made with Unity and NodeJS

To run locally:

Clone or download, add your own credentials in the server folder (per the requires in app.js), then:

Serverside:

node ./server/app.js (for offline testing)
node ./server/app.js online (for live querying)

Front end:

open the project in Unity (built in the 5.6 beta) and either run or build a binary for your preferred system.
(The 2D branch is the same as master, minus the OpenVR and VRTK integration)

Features:

Raytracing

Ind. data scraping

Followers-to-sphere mapping

TODO:

Server caching

Following-to-sphere

"Clique" mapping