0
kicks
Creating fractal images using C# 3.0 features
In this post I'm going to try to implement the basic Escape time algorithm for creating fractal images. My main goal is to use as many C# 3.0 features as possible .