# Project Planning
Setup build system\
Link with GLFW\
Link GLEW or GLAD\
Basic Window\
Work on basic logging\
Running LUA\
Basic triangle rendering\
Load model files\
Basic ImGui \
Skybox support\
Basic Textures (Soon)\
More shader work (Hopefully coming in January) \
Input handling (Soon)\
Basic Physics (Almost implemented)\
Lua Scripting (Soon) \
Basic Sound system
### What's next?
I am not sure what's going to be added next
## Resources
https://renderdoc.org/ \
https://api.projectchrono.org/tutorial_table_of_content_chrono.html \
https://github.com/epezent/implot -- Useful when displaying graphs of any kind \