Click here to Skip to main content
15,888,454 members
Articles / Desktop Programming / Windows Forms

Mandelbrot in C# and Windows forms

Rate me:
Please Sign up or sign in to vote.
4.79/5 (18 votes)
31 Jul 20064 min read 68.3K   2.1K   44  
A project written in C# and Windows forms to interactively explore the Mandelbrot set

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
France France
Being a software developer since 1994, I have worked in the US (DC area), and in France (Paris area), on various types of projects (device drivers, Imaging, Financial apps and database-driven web sites).

My favourite technical interests are C++, C#, .net, WPF, image analysis, GPUs, GPGPU, AI, and compilers.

See : http://www.BareImagesToolbox.com

Comments and Discussions