index
:
amalgine
master
Game engine
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
RenderBackend
/
OpenGL
/
opengl.hpp
blob: 6ea8fcbd89f028eed9f7a3aafde045b3444095cb (
plain
)
1
2
3
4
5
#pragma once #include <GL/glew.h> #include <GLFW/glfw3.h> #include <glm/glm.hpp>