Monday, December 3, 2007

Fractals

For the Fractals labratory course I developed two small applications. Both were set up on the Engine from the Jungle Rumble game.

Strange Attractors

This program displays the Lorenz or Roessler attractor. You can download it here.


DLA - Diffusion Limited Aggregation

This small application displays the DLA algorithm on a 3D grid. The spheres are rendered using billboards to enable fast rendering. You can download it here.