# Project Planning
**NOTE:** __Fairly detailed planning__
Setup build system \
Link with GLFW \
Basic Window \
Basic Triangle rendering \
Basic IMGui \
Basic Textures \
Link GLEW or GLAD \
Work on basic logging \
Input handling \
More shader work \
Load FBX model files \
Basic Physics \
Running LUA \
Lua Scripting \
To far in the future
## 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 \