add orx-jvm demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 18:32:19 +00:00
parent 700b666e5c
commit 1377d63372
10 changed files with 141 additions and 50 deletions

View File

@@ -21,61 +21,85 @@ Supported Gltf features
<!-- __demos__ -->
## Demos
### DemoAnimations01
[source code](src/demo/kotlin/DemoAnimations01.kt)
![DemoAnimations01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoAnimations01Kt.png)
[source code](src/demo/kotlin/DemoAnimations01.kt)
### DemoCamera01
[source code](src/demo/kotlin/DemoCamera01.kt)
![DemoCamera01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoCamera01Kt.png)
[source code](src/demo/kotlin/DemoCamera01.kt)
### DemoIrrProbe01
[source code](src/demo/kotlin/DemoIrrProbe01.kt)
![DemoIrrProbe01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoIrrProbe01Kt.png)
[source code](src/demo/kotlin/DemoIrrProbe01.kt)
### DemoLights01
[source code](src/demo/kotlin/DemoLights01.kt)
![DemoLights01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoLights01Kt.png)
[source code](src/demo/kotlin/DemoLights01.kt)
### DemoLights02
[source code](src/demo/kotlin/DemoLights02.kt)
![DemoLights02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoLights02Kt.png)
[source code](src/demo/kotlin/DemoLights02.kt)
### DemoLights03
[source code](src/demo/kotlin/DemoLights03.kt)
![DemoLights03Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoLights03Kt.png)
[source code](src/demo/kotlin/DemoLights03.kt)
### DemoObject01
[source code](src/demo/kotlin/DemoObject01.kt)
![DemoObject01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoObject01Kt.png)
[source code](src/demo/kotlin/DemoObject01.kt)
### DemoScene01
[source code](src/demo/kotlin/DemoScene01.kt)
![DemoScene01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoScene01Kt.png)
[source code](src/demo/kotlin/DemoScene01.kt)
### DemoScene02
[source code](src/demo/kotlin/DemoScene02.kt)
![DemoScene02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoScene02Kt.png)
[source code](src/demo/kotlin/DemoScene02.kt)
### DemoScene03
[source code](src/demo/kotlin/DemoScene03.kt)
![DemoScene03Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoScene03Kt.png)
[source code](src/demo/kotlin/DemoScene03.kt)
### DemoSegmentContours01
[source code](src/demo/kotlin/DemoSegmentContours01.kt)
![DemoSegmentContours01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoSegmentContours01Kt.png)
[source code](src/demo/kotlin/DemoSegmentContours01.kt)
### DemoSkinning01
[source code](src/demo/kotlin/DemoSkinning01.kt)
![DemoSkinning01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoSkinning01Kt.png)
[source code](src/demo/kotlin/DemoSkinning01.kt)