Skip to content

dche/sandbox_flooding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sandbox Flooding

This repository contains the source code of a demo project that simulates flooding in a sand box.

<iframe src="https://player.vimeo.com/video/184339357" width="320" height="240" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

The major part of the repository is an OpenCL implementation of Shallow Water Equation (SWE) using the Smoothed Particle Hydrodynamics (SPH) method.

Becuase the dependent libraries, the FLAT (Flat Libral Art Toolkit) and "SeeYourMusic" , are not publicly available, you can NOT build the demo successfully. However, I think the source code itself is still be useful to someone who want to implement SPH in OpenCL.

Links

License

MIT

About

An OpenCL implementation of SPH+SWE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published