engine/include
2023-01-16 11:37:46 +00:00
..
components Add many triangles to test rendering 2023-01-02 21:11:29 +00:00
inputs Work on scene 2022-11-30 10:36:50 +00:00
resources Add grass, fix sphere gen 2023-01-16 11:37:46 +00:00
systems Move some code into source files. Make stb impl. 2023-01-08 15:22:44 +00:00
util Re-add model loading and clean up code 2023-01-05 13:21:33 +00:00
application.hpp Add mesh renderer 2022-12-20 23:51:04 +00:00
ecs_system.hpp Get ECS to a functional state 2023-01-02 17:24:20 +00:00
engine_api.h Move game loop into engine lib 2022-10-04 11:54:23 +01:00
gfx_device.hpp Re-add model loading and clean up code 2023-01-05 13:21:33 +00:00
gfx.hpp add objects back 2022-11-30 00:46:03 +00:00
input_manager.hpp add objects back 2022-11-30 00:46:03 +00:00
log.hpp Initial commit 2022-09-02 12:06:59 +01:00
logger.hpp Get ECS to a functional state 2023-01-02 17:24:20 +00:00
resource_manager.hpp Re-add model loading and clean up code 2023-01-05 13:21:33 +00:00
scene_manager.hpp Get ECS to a functional state 2023-01-02 17:24:20 +00:00
scene.hpp Move some code into source files. Make stb impl. 2023-01-08 15:22:44 +00:00
util.hpp Move game loop into engine lib 2022-10-04 11:54:23 +01:00
window.hpp Move some code into source files. Make stb impl. 2023-01-08 15:22:44 +00:00