add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-05-21 08:49:33 +00:00
parent e478ae5969
commit 18b0deb2e0

View File

@@ -18,3 +18,19 @@ Supported Gltf features
- [ ] Animations
- [ ] Cameras
- [ ] Lights
<!-- __demos__ -->
## Demos
### DemoObject01
[source code](src/demo/kotlin/DemoObject01.kt)
![DemoObject01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-dnk3/images/DemoObject01Kt.png)
### DemoScene01
[source code](src/demo/kotlin/DemoScene01.kt)
![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)