/metal-engine

Graphics engine written in c++ and backed by vulkan

Primary LanguageC++

Metal Engine

Metal Engine is a real time graphics engine written in C++ and backed by Vulkan

img img

Stack

  • Serialization with Cereal (binary)
  • Assimp for scene parsing
  • Rendering with Vulkan
  • Windowing with GLFW
  • UI with Dear ImGui