denisfitz57 / GPU-Fluid-Experiments

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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:

About

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