We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52b18c commit 27baaaaCopy full SHA for 27baaaa
1 file changed
README.md
@@ -7,7 +7,15 @@
7
Particle based fluid simulation and rigid body simulation using [jBox2D/LiquidFun 2.3.0+](https://github.com/jbox2d/jbox2d).
8
9
10
-JavaDoc: http://thomasdiewald.com/processing/libraries/liquidfun/reference/index.html
+### References
11
+
12
+ - LiquidFunProcessing: http://thomasdiewald.com/processing/libraries/liquidfun/reference/index.html
13
+ - jBox2d: http://thomasdiewald.com/processing/libraries/jbox2d-2.3.0/doc/index.html
14
15
+### Tutorials, Readings
16
+ - Box2D: http://www.iforce2d.net/b2dtut
17
+ - LiquidFun: http://google.github.io/liquidfun/Programmers-Guide/html/index.html
18
19
20
<br>
21
0 commit comments