trueno/TODO.txt
2026-07-26 12:53:51 +03:00

8 lines
373 B
Plaintext

Engine todo list:
- Engine testing + game testing framework is a mess.
- A lot of the graphics pipeline stuff is really bloated and repeats itself.
- Sokol should be fully under a platform abstraction layer but it's not,
currently it's fine but it would be really nice to be able to have a metal, vulkan
webgpu backends at some point for the longevity of the engine.