[orx-temporal-blur] Fix DemoColorShift01.kt

This commit is contained in:
Edwin Jakobs
2025-02-26 18:34:06 +01:00
parent 0046348410
commit c1ecf6867b

View File

@@ -1,6 +1,6 @@
import org.openrndr.application import org.openrndr.application
import org.openrndr.color.ColorRGBa import org.openrndr.color.ColorRGBa
import org.openrndr.draw.tint import org.openrndr.extra.color.colormatrix.tint
import org.openrndr.extra.temporalblur.TemporalBlur import org.openrndr.extra.temporalblur.TemporalBlur
import org.openrndr.math.Polar import org.openrndr.math.Polar
import kotlin.math.cos import kotlin.math.cos