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

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

Awesome Lists containing this project

README

          

## Deep Zoom Image Demo using Solid JS

![Preview](240px-Image_pyramid.svg.png)

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)