YoggieEngine/BarinkEngine/src
2022-10-23 17:33:49 +02:00
..
AssetManager Basic Entity Components implementation 2022-10-23 00:14:47 +02:00
EventSystem Adding docking support through ImGui , Adding multiviewport support through ImGui, Moving header file back into the src directory , started building the editor, Added framebuffer to renderer. 2022-10-22 13:27:23 +02:00
Graphics Adding a really basic ambient light component 2022-10-23 17:33:49 +02:00
GUI Adding a really basic ambient light component 2022-10-23 17:33:49 +02:00
Input Removing B-ECS from BarinkEngine, Moving not really graphics related definitions outside the graphics folder, Moving Graphical primitives into a graphics primitives subfolder 2022-10-22 15:36:28 +02:00
Platform Basic Entity Components implementation 2022-10-23 00:14:47 +02:00
Scene Adding a really basic ambient light component 2022-10-23 17:33:49 +02:00
Scripting Adding docking support through ImGui , Adding multiviewport support through ImGui, Moving header file back into the src directory , started building the editor, Added framebuffer to renderer. 2022-10-22 13:27:23 +02:00
Shaders Rendering a cube basics through ENTT 2022-10-23 12:57:58 +02:00
BarinkEngine.cpp Basic Entity Components implementation 2022-10-23 00:14:47 +02:00
BarinkEngine.h Basic Entity Components implementation 2022-10-23 00:14:47 +02:00
PerfCounter.h Adding a really basic ambient light component 2022-10-23 17:33:49 +02:00