Skip to content

Windows Forms C# app, which renders fractal using Mandelbrot set. Also there is a possibility to zoom inside the fractal

Notifications You must be signed in to change notification settings

petyb/FractalDrawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

FractalDrawer

This is a Windows Forms C# app, which renders fractal using Mandelbrot set. Also there is a feature of zooming into the fractal

image image

Zooming

If you select a certain area, the fractal will be redrawn: image image

You can keep doing it infinitely

To change the form of fractal, you can change variable c in the code. In comments there are several values that generate other beautiful fractals.

About

Windows Forms C# app, which renders fractal using Mandelbrot set. Also there is a possibility to zoom inside the fractal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages