avansel
v0.0.17
Published
Free OpenSource ThreeJS Javascript Virtual Tours viewer
Downloads
8
Maintainers
Readme
Avansel Viewer
Free Easy to use Opensource JavaScript Three.js based panorama / virtual tours viewer
Why
- Free
- Easy to use
- Opensource
Features
- Multiresolution
- Plugins and Modules
- Support hotspots, polygons
Installing using npm
npm i avansel
See more ways to install in the documentaion.
Get Started
HTML
<div id="pano"></div>
Javascript
import { Avansel } from "avansel"
new Avansel(document.querySelector('#pano'))
.sphere('/assets/pano.jpg')
.start()
Examples
Avansel Sponsors
We would like to extend our thanks to the following sponsors for funding Avansel development. If you are interested in becoming a sponsor, please visit the Avansel Patreon page.
Premium Partners
Contributing
Thank you for considering contributing to the Avansel Viewer!
- Star the repository
- Participate in discussions: ask questions, share your ideas
- Bug Reports
Security Vulnerabilities
If you discover a security vulnerability within Avansel Viewer, please send an e-mail to Roman Grinev via [email protected]. All security vulnerabilities will be promptly addressed.
License
The Avansel Viewer is open-sourced software licensed under the MIT license.