https://github.com/dal-gis/photo-sphere-panel
Prototype to display equirectangular photos on a website using THREE.js and Angular.
https://github.com/dal-gis/photo-sphere-panel
angular equirectangular-panorama three-js-example
Last synced: 3 months ago
JSON representation
Prototype to display equirectangular photos on a website using THREE.js and Angular.
- Host: GitHub
- URL: https://github.com/dal-gis/photo-sphere-panel
- Owner: dal-gis
- Created: 2025-04-01T19:09:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T15:43:50.000Z (about 1 year ago)
- Last Synced: 2025-10-19T19:56:32.401Z (8 months ago)
- Topics: angular, equirectangular-panorama, three-js-example
- Language: TypeScript
- Homepage: https://dal-gis.github.io/photo-sphere-panel
- Size: 7.8 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Photo Sphere Panel
Prototype to display equirectangular photos on a website using THREE.js and Angular.
## Controls
Due to an issue related to `camera.lookAt()` and OrbitControls, I refrained from using OrbitControls and implemented custom controls based on THREE.js [example code for equirectangular images](https://github.com/mrdoob/three.js/blob/master/examples/webgl_panorama_equirectangular.html).
## Photo Source
- Photo © Simon Waldherr / CC BY-SA 4.0 / [Source](https://commons.wikimedia.org/wiki/File:Niederalteich_Panorama.jpg)