OpenGL GPU Smoke simulation
Thursday, 25 November 2010

GPUs are making this the era of high powered desktop computing and to prove the point what about a nice example of fluid simulation - video and code included.

 

Banner

 

The idea is to get close to the physics by solving the Navier-Stokes equation so the smoke you see swirling around the cylinder isn't just a special effect but a simulation of the fluid flow. Watch the video to see how it performs. It is worth mentioning that the video is a representation of the simulation in realtime - that is it is what you see when you run the program.

 

smoke

 

You can read more about the technical details at  The Little Grasshopper.

The code, which the author has placed in the public domain, is also available for Visual Studio 2010 and gcc. If you are interested in fluid simulation this is a good place to start.

 

      

OpenGL Smoke Simulation from Philip Rideout on Vimeo.

.

 

 

Other relevant articles:

GPU brings molecular modeling to the desktop

CUDA Toolkit 3.2

EC2 GPU cracks passwords on the cheap

Amazon extends options for high performance cloud computing

GPGPU optimisation

NAG for GPGPU

GPU Gems Volume 1

Graphics Accelerators

Bitmap Effects

Custom Bitmap Effects - Getting started

Custom Bitmap Effects - HLSL

Silverlight Bitmap Effects

Banner


Node.js Adds Default Type Stripping
21/08/2025

The latest update to Node.js adds type stripping by default, along with other more minor improvements including the propagation of permission model flags on spawn; and a fix to allow correct handling  [ ... ]



Amazon Q Developer Now With Github
28/07/2025

Amazon Q Developer now integrates directly with Github, so that developers who use GitHub can leverage its Gen AI coding capabilities instantly.


More News

Last Updated ( Thursday, 25 November 2010 )