No description
Find a file
2025-01-24 19:24:47 +00:00
shaders Added dynamic state 2025-01-06 16:30:47 +00:00
src Added some files to start moving functions into 2025-01-24 19:24:47 +00:00
.gitignore Initial commit 2024-02-06 13:59:31 +00:00
CMakeLists.txt Well window resizing works but we have a major memory leak 2025-01-16 17:57:30 +00:00
compile_shaders.sh Added dynamic state 2025-01-06 16:30:47 +00:00
LICENSE Initial commit 2024-02-06 13:59:31 +00:00
README.md Vector now appears to grow safely 2024-02-08 10:22:52 +00:00

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

It's actually a pretty old style engine

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
- [ ] Create vector library to work with vulkan