Changeset 7c929fc in opengl-game for scene-notes.txt


Ignore:
Timestamp:
Dec 6, 2019, 4:21:54 AM (5 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
60578ce
Parents:
2b40f48
Message:

In VulkanGame, make lighting work correctly in the ship shader before the MVP matrices are applied

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scene-notes.txt

    r2b40f48 r7c929fc  
    22In vulkan, it is upper left, so I set the projection matrix [1][1] cell to -1 to flip the y-axis and make it match opengl
    33
    4 +z goes into the screen
     4+z goes into the screen (in Vulkan)
Note: See TracChangeset for help on using the changeset viewer.