YoggieEngine/BarinkEngine/graphics
Nigel Barink d019155d10 Working on basic rendering #4
* Added a basic material abstraction
* Started implementation of RenderTarget (such as render textures)
2022-06-04 18:26:58 +02:00
..
GUI Made multiple managers for individual pieces 2022-05-28 18:49:08 +02:00
shaders Working on basic rendering #4 2022-06-04 18:26:58 +02:00
Buffer.cpp Graphics Engine is now part of the whole engine instead, Project will 2022-05-28 13:32:17 +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 Multiple changes to prepare for the basic render engine. 2022-05-28 21:19:16 +02:00
Renderable.cpp Fixed perfomance counter 2022-05-29 21:31:21 +02:00
Renderer.cpp Working on basic rendering #4 2022-06-04 18:26:58 +02:00
RenderSurface.cpp Working on basic rendering #4 2022-06-04 18:26:58 +02:00
Shader.cpp Working on basic rendering #4 2022-06-04 18:26:58 +02:00
VertexArray.cpp Graphics Engine is now part of the whole engine instead, Project will 2022-05-28 13:32:17 +02:00
window.cpp Working on basic rendering #4 2022-06-04 18:26:58 +02:00