add demos to README.md
This commit is contained in:
@@ -187,6 +187,14 @@ val v8 = billow(seed, x, y, z, ::perlinLinear, octaves, lacunarity, gain)
|
|||||||
|
|
||||||
<!-- __demos__ -->
|
<!-- __demos__ -->
|
||||||
## Demos
|
## Demos
|
||||||
|
### DemoBla
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[source code](src/jvmDemo/kotlin/DemoBla.kt)
|
||||||
|
|
||||||
### DemoCubicNoise2D01
|
### DemoCubicNoise2D01
|
||||||
|
|
||||||
Demonstrates how to render dynamic grayscale patterns using 3D cubic Hermite interpolation.
|
Demonstrates how to render dynamic grayscale patterns using 3D cubic Hermite interpolation.
|
||||||
|
|||||||
Reference in New Issue
Block a user