https://github.com/ruofeidu/dupano
A drag-and-drop panorama viewer.
https://github.com/ruofeidu/dupano
360 drag-and-drop image panorama viewer
Last synced: 5 months ago
JSON representation
A drag-and-drop panorama viewer.
- Host: GitHub
- URL: https://github.com/ruofeidu/dupano
- Owner: ruofeidu
- Created: 2021-12-17T18:29:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T09:32:29.000Z (over 1 year ago)
- Last Synced: 2025-05-12T16:21:26.366Z (about 1 year ago)
- Topics: 360, drag-and-drop, image, panorama, viewer
- Language: JavaScript
- Homepage: https://tool.duruofei.com/360viewer
- Size: 28.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DuPano
A drag-and-drop panorama viewer.
Deployed in
## Interaction
* space key to toggle animation.
* double click to toggle fullscreen.
* add `?src=` to the url to load an image (requires PHP, or server code for cross-origin access)
## v1
Run `python build.py` to build `index.html`.
Built upon my prior code to render a quad.
## v2
Built largely upon with adaptive resolution.
## TODO
Supports video as well, v1 and three.js have some code to reuse. Please feel free to contribute as I am not that motivated.
## License
CC0, do whatever you want.