|
@@ -20,6 +20,7 @@
|
|
|
|
|
|
// Includes GLM
|
|
// Includes GLM
|
|
#include <glm/glm.hpp>
|
|
#include <glm/glm.hpp>
|
|
|
|
+#define GLM_ENABLE_EXPERIMENTAL
|
|
#include <glm/gtx/transform.hpp>
|
|
#include <glm/gtx/transform.hpp>
|
|
#include <glm/gtc/type_ptr.hpp>
|
|
#include <glm/gtc/type_ptr.hpp>
|
|
#include <glm/gtx/rotate_vector.hpp>
|
|
#include <glm/gtx/rotate_vector.hpp>
|