Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 325 Bytes

File metadata and controls

8 lines (5 loc) · 325 Bytes

Mesh Reader

This Go Module is a helper for reading GDTF Model meshes.

It also contains special primitive models from the MVR/GDTF Spec.

Parsing of 3DS files is heavily inspired by fauxgl. This includes some helper funcs for math operations.