Skip to content

makinteractlab/KotlinProcessing_Template

Repository files navigation

Kotlin Java Processing Tempalte

You can use this template to create Processing applications in Kotlin. It also allows to call Java classes from Kotlin, and vice-versa.

To run the sketches

gradle run

To clean the build

gradle clean

Enjoy.

Requirments

You need to have Gradle (5.4) installed or to use the provided wrapper. You also need to have the Kotlin compiler installed (e.g., 1.3.30). Refer to the official Kotlin documentation for details.

Alternatively, you can open the project using the IntelliJ IDE.

About

Template for using Kotlin in combination with Processing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published