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

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.

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.