gen-mesh-cube ( width height length -- Mesh )


Vocabulary
raylib

Inputs
widtha float
heighta float
lengtha float


Outputs
Mesha Mesh


Word description
Generate cuboid mesh

Definition