iauns / cpm-glm

CPM module for g-truc's OpenGL math library, GLM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpm-glm

Build Status

CPM module for g-truc's header-only OpenGL math library, GLM.

Usage

When using this module, the root of https://github.com/g-truc/glm.git is added to your include path. To access glm, add the following to your code:

#include <glm/glm.hpp>

Please refer to g-truc's documentation as a reference for this library.

About

CPM module for g-truc's OpenGL math library, GLM

License:MIT License


Languages

Language:Shell 61.6%Language:C++ 38.4%