diff --git a/orx-mesh-noise/README.md b/orx-mesh-noise/README.md index 18e2022d..a9d4f281 100644 --- a/orx-mesh-noise/README.md +++ b/orx-mesh-noise/README.md @@ -1,3 +1,9 @@ # orx-mesh-noise -Generate random samples on the surface of a mesh \ No newline at end of file +Generate random samples on the surface of a mesh + +## Demos +### DemoMeshNoise01 +[source code](src/jvmDemo/kotlin/DemoMeshNoise01.kt) + +![DemoMeshNoise01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-noise/images/DemoMeshNoise01Kt.png)