No description
Find a file
Warwick 86d57ade14 Initial SDL window test.
As an aside if you're on debian stable rn you will need sdl2 libs from
the testing branch.
2024-02-06 14:51:43 +00:00
shaders Initial SDL window test. 2024-02-06 14:51:43 +00:00
.gitignore Initial commit 2024-02-06 13:59:31 +00:00
CMakeLists.txt Initial SDL window test. 2024-02-06 14:51:43 +00:00
compile_shaders.sh Initial SDL window test. 2024-02-06 14:51:43 +00:00
LICENSE Initial commit 2024-02-06 13:59:31 +00:00
main.c Initial SDL window test. 2024-02-06 14:51:43 +00:00
README.md Initial SDL window test. 2024-02-06 14:51:43 +00:00

New Engine - Cuz starting again from scratch in a harder language is definitely the answer.

TODO 0.1:

- [ ] Get build system working (Engine Dynamic Library and Game Executable)
- [ ] Get Vulkan renderer working.
- [ ] Load models (Rework OpenGL Loader)
- [ ] Run current opengl shaders