add orx-jvm demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 19:48:24 +00:00
parent 64493302c7
commit c8e02bfb1c
10 changed files with 44 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ Supported Gltf features
### DemoAnimations01
![DemoAnimations01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoAnimations01Kt.png)
[source code](src/demo/kotlin/DemoAnimations01.kt)
@@ -30,6 +31,7 @@ Supported Gltf features
### DemoCamera01
![DemoCamera01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoCamera01Kt.png)
[source code](src/demo/kotlin/DemoCamera01.kt)
@@ -37,6 +39,7 @@ Supported Gltf features
### DemoIrrProbe01
![DemoIrrProbe01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoIrrProbe01Kt.png)
[source code](src/demo/kotlin/DemoIrrProbe01.kt)
@@ -44,6 +47,7 @@ Supported Gltf features
### DemoLights01
![DemoLights01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoLights01Kt.png)
[source code](src/demo/kotlin/DemoLights01.kt)
@@ -51,6 +55,7 @@ Supported Gltf features
### DemoLights02
![DemoLights02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoLights02Kt.png)
[source code](src/demo/kotlin/DemoLights02.kt)
@@ -58,6 +63,7 @@ Supported Gltf features
### DemoLights03
![DemoLights03Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoLights03Kt.png)
[source code](src/demo/kotlin/DemoLights03.kt)
@@ -65,6 +71,7 @@ Supported Gltf features
### DemoObject01
![DemoObject01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoObject01Kt.png)
[source code](src/demo/kotlin/DemoObject01.kt)
@@ -72,6 +79,7 @@ Supported Gltf features
### DemoScene01
![DemoScene01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoScene01Kt.png)
[source code](src/demo/kotlin/DemoScene01.kt)
@@ -79,6 +87,7 @@ Supported Gltf features
### DemoScene02
![DemoScene02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoScene02Kt.png)
[source code](src/demo/kotlin/DemoScene02.kt)
@@ -86,6 +95,7 @@ Supported Gltf features
### DemoScene03
![DemoScene03Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoScene03Kt.png)
[source code](src/demo/kotlin/DemoScene03.kt)
@@ -93,6 +103,7 @@ Supported Gltf features
### DemoSegmentContours01
![DemoSegmentContours01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoSegmentContours01Kt.png)
[source code](src/demo/kotlin/DemoSegmentContours01.kt)
@@ -100,6 +111,7 @@ Supported Gltf features
### DemoSkinning01
![DemoSkinning01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoSkinning01Kt.png)
[source code](src/demo/kotlin/DemoSkinning01.kt)