Prepare template for OPENRNDR 0.4

This commit is contained in:
Edwin Jakobs
2021-07-22 16:26:58 +02:00
parent d103e206d2
commit df1782f317
5 changed files with 18 additions and 15 deletions

View File

@@ -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