add demos to README.md

This commit is contained in:
OPENRNDR Actions
2021-05-14 07:33:48 +00:00
parent 2401444cbe
commit 9af0a7a073

View File

@@ -20,6 +20,11 @@ Supported Gltf features
- [ ] Lights
<!-- __demos__ -->
## Demos
### DemoAnimations01
[source code](src/demo/kotlin/DemoAnimations01.kt)
![DemoAnimations01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-dnk3/images/DemoAnimations01Kt.png)
### DemoCamera01
[source code](src/demo/kotlin/DemoCamera01.kt)
@@ -50,6 +55,11 @@ Supported Gltf features
![DemoScene01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-dnk3/images/DemoScene01Kt.png)
### DemoScene02
[source code](src/demo/kotlin/DemoScene02.kt)
![DemoScene02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-dnk3/images/DemoScene02Kt.png)
### DemoScene03
[source code](src/demo/kotlin/DemoScene03.kt)