add demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 19:48:23 +00:00
parent b231b415f1
commit 64493302c7
35 changed files with 283 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ Tools for setting up property watcher based pipelines
### DemoImagePathWatcher01
![DemoImagePathWatcher01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-property-watchers/images/DemoImagePathWatcher01Kt.png)
[source code](src/jvmDemo/kotlin/DemoImagePathWatcher01.kt)
@@ -14,6 +15,7 @@ Tools for setting up property watcher based pipelines
### DemoPropertyWatchers01
![DemoPropertyWatchers01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-property-watchers/images/DemoPropertyWatchers01Kt.png)
[source code](src/jvmDemo/kotlin/DemoPropertyWatchers01.kt)