/GPU-Fluid-Experiments

Experimenting coupling a CPU-based rigid body simulation with a GPU-based fluid simulation.

Primary LanguageHaxeGNU General Public License v3.0GPL-3.0

#Cross-platform GPU fluid simulation

Experimenting coupling a CPU-based rigid body simulation with a GPU-based fluid simulation in OpenGL ES.

###Demo

(Rigid body integration is still in the works)

####Todo

  • Switch to MAC (staggerd) grid
  • Establish efficient pipeline for reading forces to CPU (via glReadPixels)

####Requires: