Continuation Project to learn about game engine
 
 
Go to file
En Yi ea4c1216e0 First commit of Engine V2
Changelog:
- Integrate custom memory arena with o1heap
- Integrate sc and cc for data structures
    - integrate with o1heap for dynamic memory
- Add some tests
2024-12-28 15:07:05 +08:00
engine First commit of Engine V2 2024-12-28 15:07:05 +08:00
.gitignore First commit of Engine V2 2024-12-28 15:07:05 +08:00
CMakeLists.txt First commit of Engine V2 2024-12-28 15:07:05 +08:00