This commit is contained in:
Christophe Riccio
2016-06-10 23:14:17 +02:00
parent 9613edbaf5
commit 0e1e181484
105 changed files with 11 additions and 3038 deletions

View File

@@ -1,12 +1,3 @@
///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2014 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2011-05-31
// Updated : 2013-08-27
// Licence : This source is under MIT License
// File : test/core/setup_message.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#define GLM_MESSAGES
#include <glm/vec3.hpp>
#include <cstdio>