orx-rabbit-control
Also: added a last missing example for orx-syphon
This commit is contained in:
committed by
Edwin Jakobs
parent
dfb39cb351
commit
20adcf5bed
9
orx-rabbit-control/build.gradle
Normal file
9
orx-rabbit-control/build.gradle
Normal file
@@ -0,0 +1,9 @@
|
||||
dependencies {
|
||||
api project(":orx-parameters")
|
||||
|
||||
implementation "org.openrndr:openrndr-core:$openrndrVersion"
|
||||
implementation "org.openrndr:openrndr-gl3:$openrndrVersion"
|
||||
implementation "org.lwjgl:lwjgl-opengl:3.2.3"
|
||||
implementation "org.openrndr:openrndr-gl3-natives-macos:$openrndrVersion"
|
||||
implementation "io.github.rabbitcontrol:rcp:0.3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user