dorythecat / VulkanGameEngine

A Game Engine, based on the Vulkan API, made as a project for myself.
GNU General Public License v3.0
1 stars 0 forks source link

[BUG] Window resizing skews the viewport #4

Closed dorythecat closed 10 months ago

dorythecat commented 1 year ago

Resizing the window will cause the viewport to skew. The aspect ratio seems to not be changing, though I haven't yet confirmed this.

dorythecat commented 1 year ago

Solve Issue #4