Initial commit, Basic project structure
This commit is contained in:
17
docs/TODO.md
Normal file
17
docs/TODO.md
Normal file
@ -0,0 +1,17 @@
|
||||
# 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
|
Reference in New Issue
Block a user