YoggieEngine/BarinkEngine/graphics
Nigel Barink 85f9c78adf Started implementation of first event/message passing system 2022-06-10 22:44:40 +02:00
..
GUI Made multiple managers for individual pieces 2022-05-28 18:49:08 +02:00
shaders Externalized ImGUI compilation and fixed white screen issue 2022-06-10 21:06:20 +02:00
Buffer.cpp Adding textures capabilities 2022-06-05 01:44:54 +02:00
Camera.cpp Graphics Engine is now part of the whole engine instead, Project will 2022-05-28 13:32:17 +02:00
Material.cpp Working on basic rendering #4 2022-06-04 18:26:58 +02:00
ModelImporter.cpp Externalized ImGUI compilation and fixed white screen issue 2022-06-10 21:06:20 +02:00
RenderSurface.cpp Working on basic rendering #4 2022-06-04 18:26:58 +02:00
Renderable.cpp Externalized ImGUI compilation and fixed white screen issue 2022-06-10 21:06:20 +02:00
Renderer.cpp Working on basic rendering #4 2022-06-04 18:26:58 +02:00
Shader.cpp Externalized ImGUI compilation and fixed white screen issue 2022-06-10 21:06:20 +02:00
Texture.cpp Adding textures capabilities 2022-06-05 01:44:54 +02:00
VertexArray.cpp Adding textures capabilities 2022-06-05 01:44:54 +02:00
window.cpp Started implementation of first event/message passing system 2022-06-10 22:44:40 +02:00