MeshBuilder
A helper class to build common geometry within an MeshGeometry.
Based off: https://github.com/fabmax/kool/blob/main/kool-core/src/commonMain/kotlin/de/fabmax/kool/scene/geometry/MeshBuilder.kt
Parameters
geometry
the list to build the geometry to.
Constructors
Types
Functions
Link copied to clipboard
Link copied to clipboard
Generates a cube geometry.
Link copied to clipboard
Generates a grid geometry.
Link copied to clipboard
Link copied to clipboard
Pushes a transform and then pops outside the block.