New gradle/kts based OPENRNDR program template

This commit is contained in:
Edwin Jakobs
2019-08-01 15:57:24 +02:00
commit a41b530d32
12 changed files with 458 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
rootProject.name = 'openrndr-template'