All notable changes to this project will be documented in this file.
TODO set profiling stats when there is an impact
- Framebuffer support
- Entity selection from Framebuffer
- Trackball camera
- Cube factory
- Render system
- Instanced rendering
- Unit test support with Catch2.
- Main structure of the app with
components
,systems
andgraphics
folders. - Interpolation maths functions.
- Open a window with SDL2.
- Init ImGui.
- WASM build support.