Skip to content

This repository contains a School project for a course called "Computer Graphics". The topic is "A program for visualizing the Mandelbrot set".

Notifications You must be signed in to change notification settings

jovan-djukic/MandelbrotSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot Set

This repository contains an implementation of a program used to visualize the Mandelbrot set. Implementation also contains a "Pan and Zoom" camera which can be used to move around.

The repository contains a maven project which can be compiled and run either by opening it in InteliJ IDEA or using maven. If you choose to use maven you also need to download the dependencies (also using maven) and do not forget to include them in the classpath.

Picture 1

About

This repository contains a School project for a course called "Computer Graphics". The topic is "A program for visualizing the Mandelbrot set".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published