An open API service indexing awesome lists of open source software.

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.

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)