NOTE: Installer requires that you have already installed Microsoft .NET Framework v1.0. If you don't yet have it you can download it here.

Features

Included Library Demos

Image Filtering Sample

SShows how to convert an image from a spatial representation (i.e. picture on the left) to a frequency representation (picture on the right) using a 2D fast Fourier transform.

Mandelbrot Generator/font

JJust shows how to use the complex number structs to calculate the classic Mandelbrot fractal around zero. Pretty simple but still nice to look at.