List of applets | ||
---|---|---|
Name | Description | Categories |
The Mandelbrot Set | Manipulates everyone's favorite complex fractal. More in the works in that area. Best at higher resolutions. | CS142 lab 13(old), Fractals |
Julia Set | Manipulates a fractal related to the Mandelbrot set, as well as the Mandelbrot Set. | CS142 lab 13(old), Fractals |
Polygon fractal | Just a cool way I found to draw polygon-like figures recursively | Fractals |
Heart fractal | Recursive heart-drawing program. | Fractals |
The most chaotic applet in the world | How much more chaotic could one get than my "Hello World" applet with the interacting letters and a zoomable mandelbrot set all in one? | Animated, Fractals, CS142 lab 13(old) |
Complex Fractal Generator | Inspired by the Mandelbrot Set programming assignment in CS 142, but completely gone awry. This is the 'beta' of a project I worked on off and on for probably 6 months. | CS142 lab 13(old), Fractals |
Moon Generator | Randomly places craters and maps bump to an otherwise spherical body. Another overhaul on a CS 142 lab. | CS142 lab 6, Fractals |