add demos to README.md
This commit is contained in:
@@ -190,16 +190,6 @@ val v8 = billow(seed, x, y, z, ::perlinLinear, octaves, lacunarity, gain)
|
||||

|
||||
|
||||

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

|
||||
|
||||
### DemoFunctionalComposition01
|
||||
[source code](src/demo/kotlin/DemoFunctionalComposition01.kt)
|
||||
|
||||
@@ -214,3 +204,13 @@ val v8 = billow(seed, x, y, z, ::perlinLinear, octaves, lacunarity, gain)
|
||||
[source code](src/demo/kotlin/DemoGradientPerturb3D.kt)
|
||||
|
||||

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

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

|
||||
|
||||
Reference in New Issue
Block a user