[orx-shapes] Add alpha shapes (#203)
This commit is contained in:
committed by
GitHub
parent
af524b8e42
commit
ee3a3603c0
@@ -2,9 +2,9 @@ import org.openrndr.application
|
||||
import org.openrndr.color.ColorRGBa
|
||||
import org.openrndr.draw.loadFont
|
||||
import org.openrndr.extensions.SingleScreenshot
|
||||
import org.openrndr.extra.color.spaces.toOKLABa
|
||||
import org.openrndr.extra.shapes.bezierPatch
|
||||
import org.openrndr.extra.shapes.drawers.bezierPatch
|
||||
import org.openrndr.extras.color.spaces.toOKLABa
|
||||
import org.openrndr.shape.Circle
|
||||
|
||||
fun main() {
|
||||
|
||||
Reference in New Issue
Block a user