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

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

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

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

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

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