Expand description

Simplistic obj loader.

Functions

Parses a string representing an obj file.

Parses an obj file.

Returns an iterator through all the words of a string.

Type Definitions

The type of vertex coordinates.

The type of normals.

The type of texture coordinates.

Iterator through words.