Skip to content

Commit

Permalink
Created README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranguna committed Jan 17, 2015
1 parent e34a212 commit 0bb3b96
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# liqöd
Water Simulation for LÖVE that uses SPH approach to simulate water like physics, it's purely writen in Lua and it's a work in progress.
All help is appreciated :)

![](http://www.mediafire.com/convkey/b7ee/1r5fu6iuuiow083zg.jpg "liqod")
***

**What It Does**
* Simulates water based on the SPH concept.

**What It Doesn't Do**
* Creates drinkable water.

***

**Demo**

By compiling the main.lua code use the left button to spawn particles and the escape key to close.
The demo also works on mobile and it supports multitouch but it's kinda slow.

0 comments on commit 0bb3b96

Please sign in to comment.