Skip to content

alvinli04/Julia-Set-Drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia-Set-Drawer

Julia Set drawer: project for entry into APCS A at Stuyvesant High School

This program draws the Mandelbrot set and Julia sets, which is the set of all complex numbers for which the complex series z = z^2 + c does not diverge. To use, clone into a directory and compile with javac Main.java in a terminal. Run the program with java Main.

About

Julia Set drawer: final project for APCSA at Stuyvesant High School

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages