mesh>models ( mesh-tag -- models )


Vocabulary
game.models.collada.private

Inputs
mesh-taga tag


Outputs
modelsa sequence


Word description
Converts a triangle mesh to a set of models suitable for rendering with OpenGL.

Definition