SimpleEngine/include/simpleengine/gfx
Sean Ervin 371534a01a
Implement ECS in the renderer. Nothing is shown yet though
2022-08-30 19:39:24 -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
material.h Start working on scene based rendering 2022-08-19 00:20:53 -04:00
model.h Implement ECS in the renderer. Nothing is shown yet though 2022-08-30 19:39:24 -04:00
renderer.h Implement ECS in the renderer. Nothing is shown yet though 2022-08-30 19:39:24 -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
vao.h Implement ECS in the renderer. Nothing is shown yet though 2022-08-30 19:39:24 -04:00
vbo.h Create a renderer that handles model rendering 2022-08-18 22:40:34 -04:00