vkcube: Fix Cube Squishing on Resize
authorJeremy Kniager <jeremyk@lunarg.com>
Fri, 22 Nov 2019 21:55:57 +0000 (14:55 -0700)
committerjeremyk-lunarg <jeremyk@lunarg.com>
Wed, 27 Nov 2019 17:02:44 +0000 (10:02 -0700)
commit979b531e9fff8ef044cf036d8ebd7fab3c17bec3
tree26e06759d1c6f5a62301b83d04d62cfdd5caebcf
parent6f6e3371c92ac63bf29d5010b2933659e3f8dbef
vkcube: Fix Cube Squishing on Resize

Modified viewport creation in vkcube to keep the
aspect ratio square and centered.

This change prevents cube from squishing and warping
when the window is resized.

It now shrinks and grows.

Change-Id: Ie2b3c5747293dfed968af5d83b581ac74d81bb10
cube/cube.c
cube/cube.cpp