[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,9 @@
package org.openrndr.extra.mesh
import org.openrndr.color.ColorRGBa
import org.openrndr.draw.VertexBuffer
import org.openrndr.extra.objloader.Polygon
import org.openrndr.extra.objloader.objVertexFormat
import org.openrndr.extra.mesh.Polygon
import org.openrndr.extra.mesh.objVertexFormat
import org.openrndr.math.Vector2
import org.openrndr.math.Vector3
import java.nio.ByteBuffer