[orx-mesh, orx-mesh-noise] Add orx-mesh-noise

This commit is contained in:
Edwin Jakobs
2024-09-17 16:55:07 +02:00
parent 42d40c30b1
commit b6c037079b
22 changed files with 191 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
import org.openrndr.application
import org.openrndr.draw.loadFont
import org.openrndr.extra.objloader.loadOBJasVertexBuffer
import org.openrndr.extra.objloader.saveOBJ
import org.openrndr.extra.mesh.loadOBJasVertexBuffer
import org.openrndr.extra.mesh.saveOBJ
fun main() = application {
configure {