Added captures to explain further the glitch with Vulkan.

HauruI 2021-03-23 06:07:25 +01:00
parent 4b0890d0ef
commit 3c4eeb0d89

@ -1 +1,6 @@
This game runs fine with no major glitchs at all on OpenGl, and minor graphical issues on Vulkan. This game runs fine with no major glitchs at all on OpenGl, and minor graphical issues on Vulkan.
![Game screen. Unproper texture render is visible.](https://i.ibb.co/f8f2B3K/tntrap-bug-vulkan.png)
In-game with Vulkan renderer.
![In-game properly rendered with OpenGL.](https://i.ibb.co/2FvdJvH/0100dd6012644000-2021-03-23-05-58-23-393.png)
In-game with OpenGL renderer.