-
Notifications
You must be signed in to change notification settings - Fork 29
Home
dimin edited this page Aug 3, 2011
·
6 revisions
PanoJS v3 is a project derived from Giant Ass Image Viewer, GSIV, PanoJS and other contributions to this software. The new iteration made several changes to the JS instantiation, UI and events making it usable from mobile platforms.
PanoJS v3 follows the same license of previous projects: Apache License v2
This project needs volunteers to improve the code, please fork the repository and contribute!
- Use Browser-based image interpolation for smooth zoom like google maps (css3 transform)
- Improve support for Internet Explorer which is quite basic at this moment
- Stop slow motion on zoom-in with double click?
- Introduce overlays for graphical objects and other images
- Wrap PanoJS into an ExtJS widget, providing all the resize handling and similar stuff
- Finish moving tile logic into a separate class and cleaning up the rendering code