Slime-Dev / SlimeProject

SlimeEngine is my personal playground for learning modern Vulkan and its 1.3 features. This project serves as both a learning tool and a growing graphics framework, focusing on clean, understandable implementation of advanced Vulkan concepts. It's a work in progress, evolving as I explore and understand more about low-level graphics programming.
3 stars 0 forks source link

Update Testing #33

Closed ConnorY97 closed 3 months ago

ConnorY97 commented 3 months ago

Successfully updated testing to load models and create a camera. There are still plans expand testing. Confirmed an issue with loading the bunny model on Linux.