Virtual Wind Tunnel

This was an installation for Audi at the Goodwood Festival of Speed made in collaboration with HMC Interactive. I was responsible writing the software for this project. It is a smoke simulation written in C++ using OpenFrameworks. It uses OpenCV for computer vision. To get a decent frame rate, it was necessary to update the particle system on the GPU using GLSL shaders.