//
pkg.gl
Category
github.com/g3n/engine
loader
obj
package
0.2.0
Repository:
https://github.com/g3n/engine.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
17
Dependents
10
Files
823 SLOC
#
Functions
Decode
Decode decodes the specified obj and mtl files returning a decoder object and an error.
DecodeReader
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
Decoder contains all decoded data from the obj and mtl files.
Face
Face contains all information about an object face.
Material
Material contains all information about an object material.
Object
Object contains all information about one decoded object.