add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-05-23 11:43:04 +00:00
parent 4f00cddaec
commit 51e43af595

View File

@@ -20,6 +20,11 @@ Supported Gltf features
- [ ] Lights - [ ] Lights
<!-- __demos__ --> <!-- __demos__ -->
## Demos ## Demos
### DemoAnimations01
[source code](src/demo/kotlin/DemoAnimations01.kt)
![DemoAnimations01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-dnk3/images/DemoAnimations01Kt.png)
### DemoObject01 ### DemoObject01
[source code](src/demo/kotlin/DemoObject01.kt) [source code](src/demo/kotlin/DemoObject01.kt)
@@ -29,8 +34,3 @@ Supported Gltf features
[source code](src/demo/kotlin/DemoScene01.kt) [source code](src/demo/kotlin/DemoScene01.kt)
![DemoScene01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-dnk3/images/DemoScene01Kt.png) ![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)