Prepare template for OPENRNDR 0.4
This commit is contained in:
@@ -6,7 +6,7 @@ import org.openrndr.draw.tint
|
||||
import kotlin.math.cos
|
||||
import kotlin.math.sin
|
||||
|
||||
fun main() = application {
|
||||
suspend fun main() = application {
|
||||
configure {
|
||||
width = 768
|
||||
height = 576
|
||||
|
||||
Reference in New Issue
Block a user