add demos to README.md

This commit is contained in:
OPENRNDR Actions
2023-03-18 20:41:33 +00:00
parent 69a624b1a3
commit c8be1d3805

View File

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