devernay / glm

An Alias Wavefront OBJ file library for OpenGL 1.1 to 2.1.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glm: An Alias Wavefront OBJ/MTL loading library for OpenGL Build Status Coverity Scan Build Status

This is an enhanced version of GLM, which was originally by Nate Robins, with some enhancements by Jeff Rogers (from the GLM_AVL library).

This library loads OBJ files and MTL files, and can display them using OpenGL.

It uses the state-based OpenGL API (up to OpenGL 2.1). If someone wants to contribute OpenGL 3.0 support, please submit a pull request.

About

An Alias Wavefront OBJ file library for OpenGL 1.1 to 2.1.

License:GNU General Public License v2.0


Languages

Language:C 85.0%Language:M4 8.0%Language:Shell 6.6%Language:Makefile 0.4%