Custom Game Engine
This is a multithreaded custom game engine using the Windows API and Vulkan as the graphics backend.
The engine includes memory-leak detection that reports allocation locations, asynchronous file decompression using LZ4, CPU profiling that exports Chrome trace output, and a small demo with bounding boxes.
This is still a WIP, hopefully it will be revived soon :)