/meteorvk

A basic Vulkan renderer capable of rendering multiple models with shadow mapping and SSAO

Primary LanguageC++

MeteorVK

A basic Vulkan renderer that can load and handle multiple models and basic materials. Capable of shadow mapping and SSAO. Still planning on developing more features and plenty of restructuring left to do. Current PBR shader code is borrowed from LearnOpenGL for testing purposes, will change it back to my own Blinn implementation after some material testing.