[orx-noise] Add hash functions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import org.openrndr.application
|
||||
import org.openrndr.extra.hashgrid.filter
|
||||
import org.openrndr.extra.noise.uniform
|
||||
import org.openrndr.extra.noise.shapes.uniform
|
||||
import kotlin.random.Random
|
||||
|
||||
fun main() {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
import org.openrndr.application
|
||||
import org.openrndr.color.ColorRGBa
|
||||
import org.openrndr.extra.hashgrid.HashGrid
|
||||
import org.openrndr.extra.noise.uniform
|
||||
import org.openrndr.extra.noise.shapes.uniform
|
||||
import kotlin.random.Random
|
||||
|
||||
fun main() {
|
||||
|
||||
Reference in New Issue
Block a user