atduskgreg / ofxGLM

Wrapper for working with the GLM (GLSL-style mathematics) library in OpenFrameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofxGLM

An addon for working with http://glm.g-truc.net, the OpenGL Mathematics Library in OpenFrameworks. GLM is a GLSL-style library that provides additional mathematics functions that are useful for graphics programming.

Guide to GLM http://glm.g-truc.net/glm.pdf.

This addon is in an early state of development. Help welcome!

GLM in OpenFrameworks

About

Wrapper for working with the GLM (GLSL-style mathematics) library in OpenFrameworks


Languages

Language:C++ 100.0%