Bump OPENRNDR to 0.3.37

This commit is contained in:
Edwin Jakobs
2019-12-11 21:05:27 +01:00
parent d192519e5c
commit 875e05c130
10 changed files with 32 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
dependencies {
compile project(":orx-noise")
compile project(":orx-fx")
}

View File

@@ -5,7 +5,7 @@ import org.openrndr.Program
import org.openrndr.color.ColorRGBa
import org.openrndr.draw.*
import org.openrndr.extra.noise.uniformRing
import org.openrndr.filter.blend.add
import org.openrndr.extra.fx.blend.Add
import org.openrndr.filter.color.delinearize
import org.openrndr.filter.color.linearize
import org.openrndr.math.Matrix44
@@ -13,6 +13,8 @@ import org.openrndr.math.Matrix55
import org.openrndr.math.Vector2
import org.openrndr.math.transforms.translate
private val add by lazy { Add() }
/**
* Temporal blur extension.
* This works best in video rendering applications as it heavily relies on rendering