Add openrndr.openal to build.gradle.kts
Needed for webcam access and more
This commit is contained in:
@@ -15,6 +15,7 @@ dependencies {
|
||||
implementation(openrndr.dialogs)
|
||||
implementation(openrndr.orextensions)
|
||||
implementation(openrndr.ffmpeg)
|
||||
implementation(openrndr.openal)
|
||||
|
||||
implementation(orx.bundles.basic)
|
||||
implementation(orx.olive)
|
||||
|
||||
Reference in New Issue
Block a user