¡Sorpréndeme!

Physics simulation demo in OpenGL

2008-08-21 3 Dailymotion

A physics simulation project in OpenGL/GLSL for my MSc, featuring cloth, a jelly, and many balls. The cloth & jelly simulation are implemented in the GPU & they use bounding volume hierarchies for collision detection. Sweep 'n' prune is used as a broad phase collision detection.