Update README and TODO, remove unnecessary libs, and fix compiler errors.

This commit is contained in:
2023-06-15 21:42:16 +02:00
parent 9d3a96ba81
commit cf474ab153
4 changed files with 24 additions and 8 deletions

View File

@@ -9,10 +9,10 @@
- Integrate FMOD
### Misc
- ~~Asset manager~~
- Separate engine and game into separate projects
- Switch to GlmSharp
- Particle system
- Asset manager
- ~~Separate engine and game into separate projects~~
- Create a custom math library
- ~~Particle system~~
### Entity system
- ~~Layers (sorting mechanism)~~