3d Fractal Generator

This program produces a DLA fractal that is rendered using OpenGL in real time. It was done as an extra credit project for a Data Structures & Algorithms course. Keyboard input allows a user to zoom in and out, switch between two and three-space fractals, restart generation, change color schemes, etc. View the program source for more information. Python and PyOpenGL required!

Screenshots

Zoomed in 2d fractal
Zoomed in 2d fractal
Large 2d fractal
Large 2d fractal
Wireframe mode
Wireframe mode
3d fractal mode
3d fractal mode
Wireframe 3d fractal
Wireframe 3d fractal
Large 3d fractal
Large 3d fractal

Releases

Here you can find all the released files for 3d Fractal Generator, with the most recent release listed first. The project was started in 2005.