https://github.com/janumedia/deep-zoom-image-demo
Deep Zoom Image demo using Solid JS and Vite
https://github.com/janumedia/deep-zoom-image-demo
deepzoom-image openseadragon solid-js tile-pyramid vitejs
Last synced: about 1 month ago
JSON representation
Deep Zoom Image demo using Solid JS and Vite
- Host: GitHub
- URL: https://github.com/janumedia/deep-zoom-image-demo
- Owner: janumedia
- License: mit
- Created: 2022-07-07T03:47:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T14:21:46.000Z (almost 4 years ago)
- Last Synced: 2025-05-30T12:47:38.896Z (about 1 year ago)
- Topics: deepzoom-image, openseadragon, solid-js, tile-pyramid, vitejs
- Language: TypeScript
- Homepage: https://deep-zoom-image.netlify.app/
- Size: 10 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Deep Zoom Image Demo using Solid JS

Create my own `Deep Zoom Image` using `Tile Pyramid` that was develop by Microsoft for Silverlight in 2008.
Today in Javascript tile pyramid mainly for TileMap, including Google Maps.
And the most popular tile pyramid framework in Javascript is [Open Seadragon](https://openseadragon.github.io/).
I challange my self to create my own for my personal project using `solid-js` with `vite-js`.
*) Tile Pyramid illustration by [Cmglee](https://commons.wikimedia.org/wiki/User:Cmglee)