KilnGraphics / Blaze4D

Minecraft but with Vulkan.
GNU Lesser General Public License v3.0
270 stars 12 forks source link

Fix matrices for some places #47

Closed burgerindividual closed 2 years ago

burgerindividual commented 3 years ago

Examples of where matrices mess up include the sky, the enchantment table gui, and the player in the inventory. It's probably due to the projection matrix but I'm not completely sure yet.