MultiScaleTileSource Demo Source Code
I've published the demo source for my Deep Zoom, MultiScaleTileSource and the Mandelbrot Set post to my site at https://mikeo.co.uk/cs/files/8/silverlight/entry43.aspx. I also made some changes to the colouring algorithm.
Instead of using the simple "Escape Time" algorithm it now uses a refinement knows as the "Normalized Iteration Count" algorithm which reduces the banding artifacts. The calculation is more expensive though so the zoom / pan responsiveness has dropped off a bit. However, it does look nice.
The image on the left is the result of zooming in on the tiny area highlighted by the arrow on the right.
Technorati Tags: silverlight,deep zoom,multiscaletilesource,mandelbrot
Comments
Anonymous
August 22, 2008
PingBack from http://hubsfunnywallpaper.cn/?p=2014Anonymous
August 23, 2008
Chris Cavenagh with source for his WPF Photo Print, Rob Houweling on Authentication in SL, Anna WrochnaAnonymous
August 26, 2008
A Round-up of Some Interesting StuffAnonymous
August 26, 2008
I have a need to purge a whole bunch of ‘Starred Items' in my RSS Reader. Sorry if you’ve seen them beforeAnonymous
March 10, 2009
Following on from Part 1 , here are my demos for Part 2 of the “Catching Up on Rich Clients”. Part 2