read-mtl ( file -- material-dictionary )


Vocabulary
game.models.obj.private

Inputs
filea pathname


Outputs
material-dictionaryan assoc


Word description
Read the specified material file and generate a material dictionary keyed by material name.

Definition