SimpleEngine/include/simpleengine/gfx
SeanOMik db94d85168 Add engine resources to store core shaders, create core shader class 2021-12-12 22:21:10 -05:00
..
shaders Add engine resources to store core shaders, create core shader class 2021-12-12 22:21:10 -05:00
light.h Try to get some simple lighting working 2021-12-08 23:14:45 -05:00
model.h Don't use shared_ptr<GLuint> for shader programs, fix compiling windows 2021-12-12 22:17:59 -05:00
shader.h Don't use shared_ptr<GLuint> for shader programs, fix compiling windows 2021-12-12 22:17:59 -05:00
texture.h Don't use shared_ptr<GLuint> for shader programs, fix compiling windows 2021-12-12 22:17:59 -05:00
textured_model.h Don't use shared_ptr<GLuint> for shader programs, fix compiling windows 2021-12-12 22:17:59 -05:00
vao.h Don't use shared_ptr<GLuint> for shader programs, fix compiling windows 2021-12-12 22:17:59 -05:00
vbo.h Don't use shared_ptr<GLuint> for shader programs, fix compiling windows 2021-12-12 22:17:59 -05:00