add demos to README.md

This commit is contained in:
Edwin Jakobs
2024-10-20 13:06:27 +00:00
parent 2fb31c9743
commit 1b9264c88e
3 changed files with 20 additions and 0 deletions

View File

@@ -7,3 +7,8 @@ Generate random samples on the surface of a mesh
[source code](src/jvmDemo/kotlin/DemoMeshNoise01.kt)
![DemoMeshNoise01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-noise/images/DemoMeshNoise01Kt.png)
### DemoMeshNoise02
[source code](src/jvmDemo/kotlin/DemoMeshNoise02.kt)
![DemoMeshNoise02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-noise/images/DemoMeshNoise02Kt.png)