Upgrade to OPENRNDR 0.4 snapshot
This commit is contained in:
@@ -18,7 +18,7 @@ fun arc(start: Vector2, end: Vector2, radius: Double): ShapeContour {
|
||||
}
|
||||
}
|
||||
|
||||
fun main() = application {
|
||||
suspend fun main() = application {
|
||||
configure {
|
||||
width = 800
|
||||
height = 800
|
||||
|
||||
Reference in New Issue
Block a user