Skip to content

Commit

Permalink
add demos to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinRNDR committed Jun 29, 2024
1 parent f785276 commit 7eff583
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions orx-integral-image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ CPU and GPU-based implementation for integral images (summed area tables)
[source code](src/demo/kotlin/DemoFII01.kt)

![DemoFII01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-integral-image/images/DemoFII01Kt.png)

### DemoFII02
[source code](src/demo/kotlin/DemoFII02.kt)

![DemoFII02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-integral-image/images/DemoFII02Kt.png)

0 comments on commit 7eff583

Please sign in to comment.