Free Open-Source DirectX Navier-Stokes Fluid Simulator

Started by
0 comments, last by mdias 19 years, 4 months ago
Whats up yall, just finished up a library that performs Navier-Stokes grid-based fluid simulation on the GPU (pixel shader ... as in GPU gems) ... its really easy to use, and only requires three short files ... right at about 1000 lines TOTAL (pixel shader and everything). Already has built-in support for fluid emitters and vacuum-like suction vortices to draw fluid into a sink ... just plug it in and go. Compiles with Visual Studio and DirectX 9 (SUMMER 2003 UPDATE!!!) Download it here: http://www.strangebunny.com/techdemo_stokes.php Its pretty stable, but let me know if anybody finds any bugs. - Thanks, Victor Palmer victor@strangebunny.com AIM: goodtimes9863
Advertisement
Very nice!
And thanks for making it opensource.

This topic is closed to new replies.

Advertisement