* Load a model into memory using a file with .obj extension. * Indices are stored into the internal vertex buffer object static array. * Returns newly created model.
See Implementation
* Load a model into memory using a file with .obj extension. * Indices are stored into the internal vertex buffer object static array. * Returns newly created model.