Goal of this project is to learn Vulkan and Rendering in general.
TODO:
- WASD + Mouse to move horizontaly
- ctrl/space to go up/down.
mkdir build
cd build
cmake ../
make
To run, go to root directory and execute ./build/vulkan_fem
Build tested on MacOS 11.6.