Changeset 76d19a8 in opengl-game for upgrade-TODO.txt


Ignore:
Timestamp:
Sep 1, 2019, 9:33:31 PM (5 years ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
9546928
Parents:
5529ab5
Message:

Wrap all the code in openglgame and vulkangame in a CrashLogger

File:
1 edited

Legend:

Unmodified
Added
Removed
  • upgrade-TODO.txt

    r5529ab5 r76d19a8  
     1TODO
     2-----------
     3
    14- Create shader configs in Vulkan and sample vertex data for all the shaders currently used in OpenGL
    25- Rewrite the system to store scene objects, copy their vertex data to vertex buffers and
     
    912  - Assuming SDL supports detecting key presses and key releases, re-implement the key state array
    1013  - On mouse clicks, re-implement the ability to detect clicks on scene objects
     14- Implement the actual game functionality
     15
     16CONMPLETED
     17-----------
     18
    1119- Add CrashLogger functionality
    12 - Implement the actual game functionality
Note: See TracChangeset for help on using the changeset viewer.