https://www.icentralcoast.com/dangar-island.html
VR https://dannyfgithub.github.io/Dangar-Island-VR-Photography/
A quick simple example of aframe usage for 360 immersive drone photography showcase.
A Frame is compatible with any VR Headset through WebVR browser technology.
Tested on Oculus Go headset.
- Take a 360 picture using a flying camera (drone, quadcopter, etc).
- Create an AFrame html file pointing to the image file in a A-Sky tag.
- Host the html file on a simple webserver, (python's "python -m simpleHTTPServer 8080" or node's live-server)
- Visit your local site on your VR Headset.