[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

@@ -8,9 +8,10 @@ import org.openrndr.extra.gui.GUI
import org.openrndr.extra.jumpfill.ShapeSDF
import org.openrndr.extra.jumpfill.draw.SDFStrokeFill
import org.openrndr.extra.jumpfill.ops.SDFSmoothDifference
import org.openrndr.extra.svg.loadSVG
import org.openrndr.math.Vector2
import org.openrndr.shape.Circle
import org.openrndr.svg.loadSVG
import kotlin.math.cos
import kotlin.math.sin