Merge branch 'main' of github.com:kallaballa/Viz2D

pull/3471/head
kallaballa 2 years ago
commit 98429eff9d
  1. 24
      README.md

@ -134,51 +134,29 @@ cd Viz2D
export LD_LIBRARY_PATH=`pwd`/src/common:$LD_LIBRARY_PATH
```
## Run the tetra-demo:
## Run the demos:
```bash
src/tetra/tetra-demo
```
## Run the video-demo:
```bash
src/video/video-demo bunny.webm
```
## Run the shader-demo:
```bash
src/shader/shader-demo
```
## Run the nanovg-demo:
```bash
src/nanovg/nanovg-demo bunny.webm
```
## Run the font-demo:
```bash
src/font/font-demo
```
## Run the optflow-demo:
```bash
src/optflow/optflow-demo bunny.webm
```
## Run the pedestrian-demo:
```bash
src/pedestrian/pedestrian-demo bunny.webm
```
## Run the beauty-demo:
```bash
src/beauty/beauty-demo bunny.webm
```

Loading…
Cancel
Save