SimpleEngine/include/simpleengine/gfx
SeanOMik ec1d6aebe7
Remove usage of SOIL2, just use stb_image.h
2022-09-17 19:41:38 -04:00
..
shaders Implement batched rendering with multiple textures 2022-08-18 11:34:05 -04:00
light.h Fix rendering entities 2022-09-16 11:14:38 -04:00
material.h Start working on scene based rendering 2022-08-19 00:20:53 -04:00
model.h Readadd obj loading 2022-09-16 17:39:24 -04:00
renderer.h Fix rendering entities 2022-09-16 11:14:38 -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 Remove usage of SOIL2, just use stb_image.h 2022-09-17 19:41:38 -04:00
vao.h Fix the opengl errors, still not rendering anything 2022-09-10 18:39:39 -04:00
vbo.h Fix the opengl errors, still not rendering anything 2022-09-10 18:39:39 -04:00