Releases: bryik/stereo-panorama-viewer
Releases · bryik/stereo-panorama-viewer
v1.0.2
v1.0.1
v1.0.0
Changes
- This repo has been renamed. From "overunder-aframe" to "stereo-panorama-viewer".
- The
overunder
component has been broken into two separate components. At some point in the future, these components will likely move into their own repos. - The old code had a bunch of random demos of various things, the new code tries to focus on delivering a minimal and easy-to-use stereoscopic panorama viewer. Panoramas can be drag-and-dropped or loaded from remote URLs. Reddit integration and HTC Vive ball pit are out.
- Svelte is now used. Previous demos were simple enough for vanilla JS, but merging their various features started to become annoying.
- Netlify is now used for automated build and deployment. GitHub Pages has some annoying quirks (e.g. code must be in
/docs
) and Netlify is just easier.