As an aside if you're on debian stable rn you will need sdl2 libs from the testing branch.
7 lines
309 B
Markdown
7 lines
309 B
Markdown
# 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
|