Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

r8

Compare
Choose a tag to compare
@pchen66 pchen66 released this 07 Jul 07:09
· 199 commits to master since this release

Major changes

  • Reduce library size by replacing datauri images with remote link. Replace PANOLENS.DataImage with your own image source or use panolens-offline.min.js version if you wish to have everything locally
  • Support for multiple video panorama switching. The progress will be recorded and set the progress widget correspondingly
  • Implement VideoPanorama disposal method
  • Update Google Street View to support v3
  • Make video not autoplay on mobile device unless a user interaction
  • Support basic cross fade effect
  • Improve loading / unloading panorama pipeline to avoid blank transition between panorama loading
  • Remove invert x axis scale trick to avoid confusion
  • Shorten viewer configuration outputInfospotPosition to output
  • Support custom container resize
  • Make default container black
  • Add github badges

Migration

  • No more restriction on setting the panorama in the same location
  • Use panorama.link now takes additional THREE.Vector3(x,y,z) as the location for infospot