2021-05-22 19:50:20 +00:00
|
|
|
# Project Planning
|
|
|
|
|
|
|
|
**NOTE:** __Fairly detailed planning__
|
|
|
|
|
|
|
|
|
2022-04-22 20:37:38 +00:00
|
|
|
<input type="checkbox" checked></input> Setup build system \
|
|
|
|
<input type="checkbox" checked></input> Link with GLFW \
|
|
|
|
<input type="checkbox" checked></input> Basic Window \
|
2021-05-22 19:50:20 +00:00
|
|
|
<input type="checkbox"></input> Basic Triangle rendering \
|
|
|
|
<input type="checkbox"></input> Basic Textures \
|
|
|
|
<input type="checkbox"></input> Link GLEW \
|
|
|
|
<input type="checkbox"></input> Work on basic logging \
|
|
|
|
<input type="checkbox"></input> Input handling \
|
|
|
|
<input type="checkbox"></input> More shader work \
|
|
|
|
<input type="checkbox"></input> Load FBX model files \
|
|
|
|
<input type="checkbox"></input> Basic Physics \
|
|
|
|
<input type="checkbox"></input> To far in the future
|
2022-04-22 20:37:38 +00:00
|
|
|
|
|
|
|
|
|
|
|
## Resources
|
|
|
|
https://renderdoc.org/
|