Skip to content

Miktor/VRengine

Repository files navigation

Vulkan renderer (VR)engine

Goal of this project is to learn Vulkan and Rendering in general.

TODO:

Controls

  • WASD + Mouse to move horizontaly
  • ctrl/space to go up/down.

Dependencies

Build

mkdir build
cd build
cmake ../
make

To run, go to root directory and execute ./build/vulkan_fem

Build tested on MacOS 11.6.

About

Learning project to understand Vulkan and rendering in general

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published