Skip to content

pjasinski990/fractals-morpher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxWidgets app for generating fractals and creating animations by morphing them. Fractals are generated with affine transformations.

Standard cmake installation, on linux:

$ mkdir build && cd build
$ cmake ..
$ make

then run with

$ ./Fractals

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published