Skip to content

mathijshenquet/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot

A simple Mandelbrot set and Julia set plotter written in C#. Features:

  1. Pan around the mandelbrot set to pick the associated Julia set.
  2. Displays the escape orbit for the point under the cursor / center of the frame.
  3. Utilizes multithreading to parallelize the rendering
  4. Smooth coloring

Examples

Showing the orbit under cursor

Mandelbrot example

Julia close-up

About

Plot mandelbrot en julia sets voor IMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages