Skip to content

Simple Mandelbrot Viewer and explore implemented with Java and Processing

Notifications You must be signed in to change notification settings

SamuelAl/Mandelbrot-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mandelbrot-Viewer

Simple Mandelbrot Viewer and explorer implemented with Java and Processing

Functionality

It allows for progressive zooming into the Mandelbrot set visualization at any point.

Precision is limited mainly by max iterations. This can be modified in the main sketch file to achieve better results

Examples

Image 1 Image 2 Image 3

To-do

  • Refactor program to follow MVC pattern
  • Implement max iteration controls into UI
  • Implement different coloring options into UI

About

Simple Mandelbrot Viewer and explore implemented with Java and Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published