From 628d10a4b9341b0332cc51d135d9a5e22faae238 Mon Sep 17 00:00:00 2001 From: Dillon Yao Date: Wed, 1 Nov 2017 20:31:35 -0700 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e4c90aa --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# flooid +A 3D position based particle fluid simulator based on the paper [Position Based Dynamics](http://mmacklin.com/pbf_sig_preprint.pdf) + +See the results [here](dillonyao.tk/flooid)