We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46db221 commit 2d03a06Copy full SHA for 2d03a06
shape.h
@@ -8,6 +8,7 @@
8
#include <glm/gtc/matrix_transform.hpp>
9
#include <glm/gtc/type_ptr.hpp>
10
#include <glm/gtc/constants.hpp>
11
+#include <glm/gtc/noise.hpp>
12
13
#ifndef BAD_GL_VALUE
14
#define BAD_GL_VALUE (GLuint(-1))
0 commit comments