Skip to content

Template for using Processing 4 with the Gradle Build Tool and Java

License

Notifications You must be signed in to change notification settings

Duckulus/ProcessingGradleJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 6, 2022
744c5b3 · Jun 6, 2022

History

12 Commits
May 21, 2022
May 21, 2022
May 21, 2022
May 21, 2022
May 21, 2022
Jun 6, 2022
May 26, 2022
May 21, 2022
May 21, 2022
May 21, 2022
May 21, 2022

Repository files navigation

ProcessingGradle

This is a template for using Processing with the Gradle Build Tool and Java
It uses Processing version 4.0 beta 8 and Gradle 7.4
Kotlin Version

How to use

To use this Template just edit src/main/java/org/example/Processing.java
To run your Applet run ./gradlew run
To build an executable jar run ./gradlew shadowJar.

About

Template for using Processing 4 with the Gradle Build Tool and Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published