Upgrade to OPENRNDR 0.4 snapshot
This commit is contained in:
@@ -6,7 +6,7 @@ import org.openrndr.extra.shapes.regularPolygon
|
||||
import org.openrndr.math.map
|
||||
import kotlin.math.cos
|
||||
|
||||
fun main() = application {
|
||||
suspend fun main() = application {
|
||||
program {
|
||||
// -- this block is for automation purposes only
|
||||
if (System.getProperty("takeScreenshot") == "true") {
|
||||
|
||||
Reference in New Issue
Block a user