Particles Collision Simulation with Pov-Ray
Pov-Ray Particles v.1.0 - Download
Introduction
I did this program during my graduation in the Computer Graphics course at UFU (Universidade Federal de Uberlândia - Brazil).
I didn't use any kind of physics engine. I wrote the code from scratch. Not that I didn’t want to use these wonderful libraries.
Actually, at that time, I didn’t even know that this kind of thing existed. It’s just that I was stoked by the idea,
got excited about it and immediately started a non-stop coding session. After twelve hours, I got the result that you can see in the demo bellow.
That night I didn’t sleep and got tired. But the professor liked. So I was happy. :-)
Resources
I wrote the code using C# language.
So, in order to execute the program you must have the
.NET framework
installed in your machine.
The source code is available. You can download it here .
Comments
tronforce (06/27/2010 01:28): good start