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

@@ -44,6 +44,7 @@ extend(TemporalBlur()) {
### DemoBasic01
![DemoBasic01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-temporal-blur/images/DemoBasic01Kt.png)
[source code](src/demo/kotlin/DemoBasic01.kt)
@@ -51,6 +52,7 @@ extend(TemporalBlur()) {
### DemoColorShift01
![DemoColorShift01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-temporal-blur/images/DemoColorShift01Kt.png)
[source code](src/demo/kotlin/DemoColorShift01.kt)