使用 CatmullRom 生成平滑曲线
This commit is contained in:
@@ -61,6 +61,9 @@ dependencies {
|
||||
implementation(project(":orx-palette")) {
|
||||
exclude(group = "org.openrndr", module = "openrndr-draw")
|
||||
}
|
||||
implementation(project(":orx-shapes")) {
|
||||
exclude(group = "org.openrndr", module = "openrndr-draw")
|
||||
}
|
||||
|
||||
testImplementation(libs.junit)
|
||||
androidTestImplementation(libs.ext.junit)
|
||||
|
||||
Reference in New Issue
Block a user