SimpleEngine/include/simpleengine/gfx
SeanOMik 0a3d80d17c
Delete "Vertex" replace it with "LitVertex"
2022-08-18 16:03:51 -04:00
..
shaders Implement batched rendering with multiple textures 2022-08-18 11:34:05 -04:00
light.h Try to get some simple lighting working 2021-12-08 23:14:45 -05:00
model.h Delete "Vertex" replace it with "LitVertex" 2022-08-18 16:03:51 -04:00
shader.h Implement batched rendering with multiple textures 2022-08-18 11:34:05 -04:00
ssbo.h Implement batched rendering with multiple textures 2022-08-18 11:34:05 -04:00
texture.h Implement batched rendering with multiple textures 2022-08-18 11:34:05 -04:00
textured_model.h Delete "Vertex" replace it with "LitVertex" 2022-08-18 16:03:51 -04:00
vao.h Delete "Vertex" replace it with "LitVertex" 2022-08-18 16:03:51 -04:00
vbo.h Don't use shared_ptr<GLuint> for shader programs, fix compiling windows 2021-12-12 22:17:59 -05:00