add demos to README.md
This commit is contained in:
@@ -20,10 +20,20 @@ Supported Gltf features
|
|||||||
- [ ] Lights
|
- [ ] Lights
|
||||||
<!-- __demos__ -->
|
<!-- __demos__ -->
|
||||||
## Demos
|
## Demos
|
||||||
### DemoAnimations01
|
### DemoLights01
|
||||||
[source code](src/demo/kotlin/DemoAnimations01.kt)
|
[source code](src/demo/kotlin/DemoLights01.kt)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### DemoLights02
|
||||||
|
[source code](src/demo/kotlin/DemoLights02.kt)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### DemoLights03
|
||||||
|
[source code](src/demo/kotlin/DemoLights03.kt)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### DemoObject01
|
### DemoObject01
|
||||||
[source code](src/demo/kotlin/DemoObject01.kt)
|
[source code](src/demo/kotlin/DemoObject01.kt)
|
||||||
@@ -39,3 +49,8 @@ Supported Gltf features
|
|||||||
[source code](src/demo/kotlin/DemoScene02.kt)
|
[source code](src/demo/kotlin/DemoScene02.kt)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### DemoSkinning01
|
||||||
|
[source code](src/demo/kotlin/DemoSkinning01.kt)
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user