No description
| extern | ||
| external | ||
| shaders | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| README.org | ||
Todo list
- Create arena allocator
- Create dynamic arrays using arena allocator
- Create stack function caller for calling library deallocators
- Create method of storing models and model data
- implement textures and simple lighting
- Figure out a simple game to make with this engine