Skip to content

rnikolaus/FractalGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FractalGenerator

A multithreaded generator for fractals. You can change the number of threads for calculation or choose a calculation method with Java 8 streams. Basically fractals are a fun way to play around with multithreading as the calculation can be done in parallel.

If you want to play around with it, it's best to use Netbeans and Maven

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages