SimpleEngine/include/simpleengine/gfx
SeanOMik 6944d0ac6d
Implement sorting blending
2022-10-11 23:16:52 -04:00
..
shaders Implement batched rendering with multiple textures 2022-08-18 11:34:05 -04:00
light.h Redo the lighting in the shaders 2022-09-28 08:04:24 -04:00
material.h Implement sorting blending 2022-10-11 23:16:52 -04:00
mesh.h Redo the normal map lighting to be done in tangent space and with blinn-phong lighing 2022-10-02 11:39:07 -04:00
model.h Implement sorting blending 2022-10-11 23:16:52 -04:00
renderer.h Implement sorting blending 2022-10-11 23:16:52 -04:00
rendering_type.h Implement sorting blending 2022-10-11 23:16:52 -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 sorting blending 2022-10-11 23:16:52 -04:00
vao.h Implement normal maps 2022-09-29 19:13:47 -04:00
vbo.h Implement normal maps 2022-09-29 19:13:47 -04:00