Coral growth simulation

March 30th, 2010

http://www.youtube.com/watch?v=KMeLerOrbHo

The growth process was simulated using Polyp-Oriented Model.

I’m working on implementing it using GPU acceleration as apart of my master’s degree.

Currently simulation process is not as fast as shown on the videos. Growing one coral of the size shown on the first video takes a couple of minutes.

Application is written in a weird mixture of Python, NVIDIA CUDA C (through PyCuda), C++, OpenGL, Cg and some awesome Python libraries like NumPy and Enthought Traits.

Read the rest of this entry »

Hello, World!

January 31st, 2010

This is going to be about programming, realtime computer graphics, physics simulation, GPGPU, fractals and other beautiful things.

Couple of videos to begin with:

http://vimeo.com/7328307

– one more