Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Mandelbrot viewer.

Copyright (C) 2012 Pierre-Henri Symoneaux

THIS PROGRAM IS DISTRIBUTED WITHOUT ANY WARRANTY
See the license section for more information.

This program lets you explore the Mandelbrot fractal

Requirements :

Java 7

How to build :

In a terminal, go to the project directory and invoke the Ant builder with

ant

How to launch :

Windows :

Launch the application by double-clicking on MandelbrotViewer.jar

Other platforms :

In a terminal, invoke

java -jar MandelbrotViewer.jar

How to use :

Drag with the mouse to exlore the fractal.
Use the mouse wheel to zoom in/out.
Right click on the fractal to show the menu.

Keys :

I -> Increase iterations number
K -> Decrease iterations number
P -> Take a screenshot

License :

This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0).
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/legalcode .

Author :

Pierre-Henri Symoneaux

About

A simple java viewer for the Mandelbrot factal

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages