Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 639 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 639 Bytes

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