Getting Started
<script src="js/three.min.js"></script>
<script src="js/panolens.min.js"></script>
API
Basic Usage
<script>
const panorama = new PANOLENS.ImagePanorama( 'asset/textures/equirectangular/field.jpg' );
const viewer = new PANOLENS.Viewer();
viewer.add( panorama );
</script>
Embedded Iframe
<iframe allowfullscreen src="examples/panorama_image.html"></iframe>
Overview
Image Panorama
Cube Panorama
Basic Panorama
Google Street View Panorama
Video Panorama
Infospot
Infospot Focus
Panorama Linking
Panorama Loading Progress
Simple Panorama Gallery
Little Planet Image
Reticle
Interactive Panorama
Storytelling
Memory Leak Testing
Stereo Image
Stereo Video
Pano Theater
Codepen Live Editor
Viewer API
Custom Widget
Custom Linking
Custom Set Panorama
Custom Container
Custom Hover Element
Initial LookAt
Spatial Audio
Update Texture
Auto Rotation
Custom Orbit Control
paypal.me/panolens