Skip to content

cXense/webvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebVR example

This example illustrates how date from the Cxense APIs can be visualized in a Virtual Reality enviroment.

The example accepts voice commands. You can try:

  • "Show page views"
  • "Enhance peaks"
  • "Hide page views"
The main program

The main code is written in JavaScript and run in the nodejs environment. You need nodejs v6.0.0 or later to run this example.

To install the dependencies

npm install

You can then run the program like this

node server.js

Running at startup

You can find a systemd startup script and an nginx config file in the "scripts" folder.

About

Web Virtual Reality examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published