I am currently learning and implementing Game/Physics Engine that is built using the Vulkan API It can currently import .obj files and display them with a camera implementation that can be controlled using the keyboard. Window resizing does not stretch the view of the camera.


