add demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 18:32:18 +00:00
parent 1489b503d2
commit 700b666e5c
35 changed files with 1430 additions and 356 deletions

View File

@@ -42,11 +42,15 @@ extend(TemporalBlur()) {
<!-- __demos__ -->
## Demos
### DemoBasic01
[source code](src/demo/kotlin/DemoBasic01.kt)
![DemoBasic01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-temporal-blur/images/DemoBasic01Kt.png)
[source code](src/demo/kotlin/DemoBasic01.kt)
### DemoColorShift01
[source code](src/demo/kotlin/DemoColorShift01.kt)
![DemoColorShift01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-temporal-blur/images/DemoColorShift01Kt.png)
[source code](src/demo/kotlin/DemoColorShift01.kt)