package
0.2.0
Repository: https://github.com/g3n/engine.git
Documentation: pkg.go.dev

# Functions

Decode decodes the specified obj and mtl files returning a decoder object and an error.
DecodeReader decodes the specified obj and mtl readers returning a decoder object and an error if a problem was encoutered while parsing the OBJ.

# Structs

Decoder contains all decoded data from the obj and mtl files.
Face contains all information about an object face.
Material contains all information about an object material.
Object contains all information about one decoded object.