Free Easy to use Opensource JavaScript Three.js based panorama / virtual tours viewer
- Free
- Easy to use
- Opensource
- Multiresolution
- Plugins and Modules
- Support hotspots, polygons
npm i avansel
See more ways to install in the documentaion.
HTML
<div id="pano"></div>
Javascript
import { Avansel } from "avansel"
new Avansel(document.querySelector('#pano'))
.sphere('/assets/pano.jpg')
.start()
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.
Thank you for considering contributing to the Avansel Viewer!
- Star the repository
- Participate in discussions: ask questions, share your ideas
- Bug Reports
If you discover a security vulnerability within Avansel Viewer, please send an e-mail to Roman Grinev via roman@avansel.com. All security vulnerabilities will be promptly addressed.
The Avansel Viewer is open-sourced software licensed under the MIT license.