This repository was archived by the owner on Sep 27, 2024. It is now read-only.
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
Santising the Repository #452
Open
Description
List of things I want to do:
- Building
- Use CMake
- Organise the submodules
- Build on Linux and Windows
- Implement CI/CD
- Formatting
- Tests
- Builds
- Remove boost dependency
- Events
- Multithreading
- Move away from using bits, use GLFW directly [?]
- Renderer
- Fix MSAA edge cases [?]
- Benchmarks [?]
- Correct use of exceptions and asserts
[?] = Unsure if this will be done