The template consists of a configuration for Gradle and an example OPENRNDR program. The Gradle configuration should serve as the go-to starting point for writing OPENRNDR-based software. If you are ...
I set up Gradle home and disabled gradle.wrapper in vscode settings like below: "java.import.gradle.home": "C:\ktapp\gradle", "java.import.gradle.user.home": "C ...