[orx-jumpflood] Update references to orx-svg and orx-composition

This commit is contained in:
Edwin Jakobs
2024-03-15 20:37:29 +01:00
parent 8eeb74e1a8
commit 058e833330
7 changed files with 11 additions and 7 deletions

View File

@@ -7,9 +7,10 @@ import org.openrndr.extra.jumpfill.ShapeSDF
import org.openrndr.extra.jumpfill.draw.SDFStrokeFill
import org.openrndr.extra.jumpfill.ops.SDFOnion
import org.openrndr.extra.jumpfill.ops.SDFSmoothIntersection
import org.openrndr.extra.svg.loadSVG
import org.openrndr.math.Vector3
import org.openrndr.math.transforms.transform
import org.openrndr.svg.loadSVG
import kotlin.math.min
fun main() {