Lighting tutorial code updates.

This commit is contained in:
Joey de Vries
2017-04-12 00:12:58 +02:00
parent 4b4e0cc839
commit d99731d752
31 changed files with 3582 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
#include <glad/glad.h>
#include <GLFW/glfw3.h>
#include <stb_image.h>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>