Silverlight Mandelbrot Zoomer
Written by Mike James   
Thursday, 12 August 2010
Article Index
Silverlight Mandelbrot Zoomer
Displaying the result
Using the byte array
Zooming
Final touches
Live Zoomer

Banner

You can try the final version out on this page.

For it to work you will have to have Silverlight 4 installed. The first run takes a few tens of seconds to get going - so be patient - it shows as a blank white space until the image appears.

Resist the temptation to click on the area otherwise you might select a zoom region by accident.

When the first image appears select the area you want to zoom into.

 

 

To access the code for this project, once you have registered,  click on CodeBin.

Banner


The Minimum Spanning Tree - Prim's Algorithm In Python

Finding the minimum spanning tree is one of the fundamental algorithms and it is important in computer science and practical programming. We take a look at the theory and the practice and discover how [ ... ]



AWS Low Cost Mailing List Using phpList And SES

Running a mailing list is not easy or cheap, but if you use AWS it can be. Find out how to create a low-cost and highly effective mailing list server.


Other Projects

<ASIN:1847199763 >

<ASIN:0470534044 >

<ASIN:0470524650 >

<ASIN:1430230185 >

 

all the code


Last Updated ( Monday, 30 October 2023 )