Skip to content

Commit e52b18c

Browse files
committed
2 parents 2b7ef1f + 8acaa9c commit e52b18c

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ JavaDoc: http://thomasdiewald.com/processing/libraries/liquidfun/reference/index
2020

2121
![LiquidFunProcessing](https://github.com/diwi/LiquidFunProcessing/blob/master/screenshots/examples/diewald_LiquidFunProcessing_Examples2.jpg)
2222

23+
<br>
24+
25+
## Videos
26+
27+
[<img src="https://i.vimeocdn.com/video/642746926.jpg" alt="" width="49%">](https://vimeo.com/223843930 "LiquidFunProcessing - Chains")
28+
[<img src="https://i.vimeocdn.com/video/642746415.jpg" alt="" width="49%">](https://vimeo.com/223843846 "LiquidFunProcessing - Bricks")
29+
[<img src="https://i.vimeocdn.com/video/642746223.jpg" alt="" width="49%">](https://vimeo.com/223843490 "LiquidFunProcessing - WaveMachine")
30+
[<img src="https://i.vimeocdn.com/video/642746084.jpg" alt="" width="49%">](https://vimeo.com/223843609 "LiquidFunProcessing - ParticleTypes")
31+
32+
<br>
33+
2334
## Examples
2435
The library includes a lot of examples from the original [jbox2d testbed](https://github.com/jbox2d/jbox2d/tree/master/jbox2d-testbed/src/main/java/org/jbox2d/testbed/tests).<br>
2536
For a quick start, each sketch has a couple of default mouse-actions:
@@ -75,7 +86,7 @@ using the box2d world for rendering and basic processing draw calls.
7586

7687
- Download [Processing 3](https://processing.org/download/?processing)
7788
- Install liquidFunProcessing via the Library Manager.
78-
- Or manually, unzip and put the extracted PixelFlow folder into the libraries folder of your Processing sketches. Reference and examples are included in the PixelFlow folder.
89+
- Or manually, unzip and put the extracted LiquidFunProcessing folder into the libraries folder of your Processing sketches. Reference and examples are included in the LiquidFunProcessing folder.
7990

8091
- Also make sure you have the latest graphics card driver installed!
8192

0 commit comments

Comments
 (0)