Ilargi

A 3D game engine made with Vulkan and C++

About the game engine

This game engine is currently under development in my spare time. The main goal of this project is to learn properly how a game engine works and also try the new graphics APIs such as Vulkan, DirectX and Metal, because the main idea of this game engine is to be multiplatform as well.

Third Party Libraries

Several external libraries were used to create this game engine. The libraries that are used in this game engine are the following:

  • Assimp
  • GLFW
  • ENTT
  • ImGui
  • ImGuizmo
  • SpirVCross
  • STB

More information

To check the repository, click HERE