Changeset 76d19a8 in opengl-game for upgrade-TODO.txt
- Timestamp:
- Sep 1, 2019, 9:33:31 PM (6 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- 9546928
- Parents:
- 5529ab5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
upgrade-TODO.txt
r5529ab5 r76d19a8 1 TODO 2 ----------- 3 1 4 - Create shader configs in Vulkan and sample vertex data for all the shaders currently used in OpenGL 2 5 - Rewrite the system to store scene objects, copy their vertex data to vertex buffers and … … 9 12 - Assuming SDL supports detecting key presses and key releases, re-implement the key state array 10 13 - On mouse clicks, re-implement the ability to detect clicks on scene objects 14 - Implement the actual game functionality 15 16 CONMPLETED 17 ----------- 18 11 19 - Add CrashLogger functionality 12 - Implement the actual game functionality
Note:
See TracChangeset
for help on using the changeset viewer.