Voxel Play

December 28th, 2008

When I was a junior in college I programmed a small 3D engine using math I didn't understand. At the time, I didn't know that I had created something like a voxel 3D engine.

When I began working with processing I learned about voxels through the forums - I remember seeing some great voxel perlin noise, metaballs and other fun experiments there...

Anyway, I was trying to think of a good reason to use a triple nested for loop (for actionsnippet.com) and voxels came to mind. I spent the rest of the day playing around and ended up with some interesting results....

continue reading to see the interactive flash version...

move your mouse around

This movie requires Flash Player 9

This is currently in ActionScript... I plan on porting this over to processing for increased speed.

Leave a Reply