[orx-shapes] Add 3d Hobby curves
This commit is contained in:
@@ -21,6 +21,12 @@ kotlin {
|
||||
}
|
||||
|
||||
|
||||
val commonTest by getting {
|
||||
dependencies {
|
||||
implementation(project(":orx-noise"))
|
||||
}
|
||||
}
|
||||
|
||||
val jvmTest by getting {
|
||||
dependencies {
|
||||
implementation(libs.kotest.assertions)
|
||||
|
||||
Reference in New Issue
Block a user