Excellent. I'm just saying you can add your site to our directory of projects that use OpenSeadragon if you want.
Excellent. I'm just saying you can add your site to our directory of projects that use OpenSeadragon if you want.
We have released OpenSeadragon 6! This new version brings a powerful new data pipeline and two new tile sources, along with many additional improvements. Congrats to all of the contributors who made it possible! π github.com/openseadrago...
Sweet! I can tell you how to add painttwits to openseadragon.github.io/examples/in-... if you'd like π
Last chance for 10% off on the new OpenSeadragon course! β¨ www.newline.co/courses/open...
Poster for "OpenSeadragon Deep Dive" course taught by Ian Gilman, OpenSeadragon founder. Transform huge images into immersive experiences.
Want huge, immersive images on your website? I've made a comprehensive OpenSeadragon learning course, from basic concepts to image conversion to advanced interaction. Come learn with me! The course is 10% off until June 9 with this link: www.newline.co/courses/open... #JavaScript
The official OpenSeadragon course is now live! Taught by Ian Gilman, creator and maintainer, this is your best introduction to working with OpenSeadragon to create immersive high-resolution web experiences. β¨ It's 10% off until June 9 with this link: www.newline.co/courses/open... #WebDev
People keep making cool stuff with OpenSeadragon! I've been collecting links to add to the "In The Wild" page for years, but I keep not getting around to updating it.
Here's the collection: github.com/openseadrago... Anyone want to bring some of them over to update the page? π
The New York Times just published a piece using OpenSeadragon:
www.nytimes.com/interactive/...
They challenge you to slow down and spend 10 minutes with the painting, exploring it on your own. Afterwards they tell you more, giving you context to add to your own observations.
New OpenSeadragon recipe: Zoom out to center. codepen.io/iangilman/pe...
The default OpenSeadragon zoom always honors the zoom location so zoom in and zoom out are symmetrical actions. This example shows how to make the zoom out center the image instead, if preferred.
New OpenSeadragon recipe: a heat map in the navigator to show the history of where the user has traveled in the image. codepen.io/iangilman/pe...
What recipes do you have? Let me know, and I'll help share them!
We've just merged (not yet released) a big upgrade to the OpenSeadragon data cache and pipeline. If your project does any modification of image data, you'll definitely want to know about this. We'd love if you could test the new version! github.com/openseadrago...
We've released OpenSeadragon 5.0.1! It's mostly bug fixes, but those are good to have π github.com/openseadrago...
Hello world! Time to finally join the party hereβ¦ π Let's talk zooming!