Branimir Ričko

Results 4 issues of Branimir Ričko

Hello! First off, awesome engine!! Now about the error. I have loaded the basic sceen, nothing on it, just sphere, camera and the light. Didn't touch the code, it works...

Implement deserialization so that one can load saved state of the game.

Use custom library e.g. https://github.com/Thraka/SadConsole

I was testing something with vulkan and noticed that some files are being read twice. I was supprised by that. I started digging and I found this: ```c commit 992d9cb45f181e747a1a942c6aa09bef94fd9428...