blurrypiano / littleVulkanEngine

Code repo for video tutorial series teaching Vulkan and computer graphics
MIT License
829 stars 147 forks source link

Update orthographic projection matrix #41

Open WhoLeb opened 11 months ago

WhoLeb commented 11 months ago

In orthographic projection all objects were flipped. This change fixes it!