This a template for creating a Processing sketch with Kotlin.
This works in IntelliJ IDEA, download the repository and open it in IntelliJ IDEA.
- Open IntelliJ IDEA.
- Wait for IntelliJ IDEA to finish importing the gradle project
- Open the
Sketch.kt
file. - Click on the green arrow next to the
main
function.