chr1st0scli / FractalVisualizer

A .NET Windows Form application that lets you experiment with fractals. The library is written in F# and the application in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FractalVisualizer

A .NET Windows Form application that lets you experiment with fractals. The library is written in F# and the application in C#.

The fractals implemented are:

  1. Sierpinski's triangle
  2. Mandelbort set
  3. Julia based fractals like SiegelDisk, DouadyRabbit, etcetera

About

A .NET Windows Form application that lets you experiment with fractals. The library is written in F# and the application in C#.


Languages

Language:C# 57.5%Language:F# 42.5%