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

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

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

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

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

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

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

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

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

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