18 lines
685 B
Markdown
18 lines
685 B
Markdown
|
# Project Planning
|
||
|
|
||
|
**NOTE:** __Fairly detailed planning__
|
||
|
|
||
|
|
||
|
<input type="checkbox"></input> Setup build system \
|
||
|
<input type="checkbox"></input> Link with GLFW \
|
||
|
<input type="checkbox"></input> Basic Window \
|
||
|
<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
|