Skip to content

Real time fluid simulation on Multicore CPU: based on MPM algorithm

License

Notifications You must be signed in to change notification settings

dodydharma/CPU-Multithreaded-MPM-Fluid-Simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreading Fluid Simulation based on Material Point Method Algortih-

Fast real time fluid simulator based on MPM algorithm. This simulation Exploits Multicore CPU using Thread Library on STL. Rendering utilize Vertex Buffer Object

Project Configured for Cinder 0.9.0

Put The all the project source code to "projects" Folder on Cinder to run.

About

Real time fluid simulation on Multicore CPU: based on MPM algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.9%
  • GLSL 2.7%
  • C 0.4%