Convert orx-shader-phrases and orx-noise to MPP
This commit is contained in:
@@ -7,6 +7,7 @@ import org.openrndr.extra.noise.simplex
|
||||
import org.openrndr.math.Vector2
|
||||
import kotlin.math.absoluteValue
|
||||
|
||||
|
||||
suspend fun main() {
|
||||
application {
|
||||
program {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import org.openrndr.application
|
||||
import org.openrndr.application
|
||||
import org.openrndr.color.ColorRGBa
|
||||
import org.openrndr.extensions.SingleScreenshot
|
||||
import org.openrndr.extra.noise.poissonDiskSampling
|
||||
|
||||
Reference in New Issue
Block a user