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 Oct 21, 2024
1 parent 7f60cc5 commit 6b89b46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions orx-noise/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,3 +264,8 @@ val v8 = billow(seed, x, y, z, ::perlinLinear, octaves, lacunarity, gain)
[source code](src/jvmDemo/kotlin/DemoValueNoise2D01.kt)

![DemoValueNoise2D01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-noise/images/DemoValueNoise2D01Kt.png)

### phrases/DemoUHashPhrase01
[source code](src/jvmDemo/kotlin/phrases/DemoUHashPhrase01.kt)

![phrases-DemoUHashPhrase01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-noise/images/phrases-DemoUHashPhrase01Kt.png)

0 comments on commit 6b89b46

Please sign in to comment.