Skip to content

Simple script that generates Mandelbrot set, given the region and resolution.

Notifications You must be signed in to change notification settings

tanmaysinha18/Mandelbrot-Set-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot Set Generator

Simple Mandelbrot set generator, along with other similar object generator, such as Julia sets, written just for fun. To learn about the Mandelbrot set, check out the following:- https://www.youtube.com/watch?v=NGMRB4O922I

Usage is similar for all the various sets:- just compile the code and run. The image is saved in the PGM file format. In addition to this, there is a python script which generates a movie based on various Julia sets, similar to the following:-https://upload.wikimedia.org/wikipedia/commons/d/d5/JSr07885.gif

The old version, which works slower but can add colour to the plots, is also present.

About

Simple script that generates Mandelbrot set, given the region and resolution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published