Skip to content

leifssm/chaosgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX ChaosGame

ChaosGame is an application that allows you to generate fractals using affine transformations. The program has a library of fractals that can be generated, and supports the creation of new ones.

Installation

To install the project, simply clone the repository and open it in your favorite IDE.

git clone git@gitlab.stud.idi.ntnu.no:git-goblins/chaosgame.git

Usage

To run the application, run

mvn clean javafx:run

or if you want to run the CLI version, run

mvn clean exec:java

Visuals

main_view.png sidebar.png adding_fractals.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published