rafaeelaudibert / ChamberVR

WebVR application to visualize Brazilian Federal Deputies expenses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChamberVR

WebVR application developed for INF01043 - Human-Computer Interaction final assignment at INF-UFRGS.

Generating data

The json files which hold the data are generated using the files located in the /lib folder.

The data is already available on this repository.

Running

To run it, just run node index.js, and access it at localhost:1337

If you want to see the graph with the deputies image, but without the ability to "click" on them, visit localhost:1337/photos

Usage

You can move yourself through the 3D space using the WASD keys or the directional arrows. Press your mouse left button and hold it to be able to rotate the camera. Press "Space" to "click" on a Deputy node.

About

WebVR application to visualize Brazilian Federal Deputies expenses


Languages

Language:JavaScript 94.8%Language:HTML 5.2%