Skip to content

Timevdo/JavaFractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version 2020-06-11
Final Project, AP Computer Science 2020. "Program that Generates Fractals in Java"

For the most complete product, run the main() method of GUI.java
The GUI currently supports generating Julia Sets with any complex parameter C, either in Color or in Black & White.
Use the mousewheel to zoom, and drag to move the fractal around

See https://en.wikipedia.org/wiki/Julia_set for more information

Koch Snowflakes and other fractals were originally meant to be a part of the program, but have since been removed. Code that generates Koch Snowflakes has been marked as deprecated

About

Java code that generates fractals. For AP Computer Science, 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages