Skip to content

NortheLo/Vulkan-Engine

Repository files navigation

Vulkan-Engine

About

This is a personal project for learning 3D Rendering and the Vulkan Rendering API. Therefore the project is not focused on being the tidiest nor the most cleanly written engine.

Screenshot from 2022-11-09 19-20-54

How to build

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release ./vulkan-engine or with mangohud for FPS and other stats mangohud ./vulkan-engine

About

3D Engine written in C++ with Vulkan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages