Moving to a single renderer instance system
This commit is contained in:
7
TODO.md
7
TODO.md
@ -11,7 +11,7 @@
|
||||
<input type="checkbox"></input> Basic Textures \
|
||||
<input type="checkbox" checked></input> Link GLEW or GLAD \
|
||||
<input type="checkbox" checked></input> Work on basic logging \
|
||||
<input type="checkbox"></input> Input handling \
|
||||
<input type="checkbox" checked></input> Input handling \
|
||||
<input type="checkbox"></input> More shader work \
|
||||
<input type="checkbox" checked></input> Load FBX model files \
|
||||
<input type="checkbox"></input> Basic Physics \
|
||||
@ -21,5 +21,6 @@
|
||||
|
||||
|
||||
## Resources
|
||||
https://renderdoc.org/
|
||||
https://api.projectchrono.org/tutorial_table_of_content_chrono.html
|
||||
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 \
|
Reference in New Issue
Block a user