Metal Engine is an offline path trace renderer written on Vulkan and C++ using ImGui for the UI.
- Path tracing with multiple importance sampling
- Scene loading with Assimp
- UI with Dear ImGui
- Vulkan rendering backend
- GLFW windowing system
- Cereal serialization for scene data