Panopticon.js
Interactive panorama VR framework
Based on:
Panolens - which is itself an interactive panorama VR framework that is a wrapper around three.js, which is a javascript implementation of the OpenGL 3D graphics library.
We have customised Panolens to a degree to fix some bugs and add support for certain VR headsets (eg Google Cardboard v2.0)
I'm not going to lie; this was written in a hurry and it shows
Here be dragons
v0.07 - We don't want to ignore the primary deliverables
v0.05 - fixed incorrectly located constructor prototype for zoneNavBar
v0.04 - consolidated to original working version (modified to use npm instead of jank)