This is a Basic Vulkan Project for experimental purposes
Right now, i'm just following Vulkan-Tutorial, but later when i'll understand more of it, i'll start tweaking it
- Install Build Tools
sudo apt install build-essential git cmake ninja-build mingw-w64 make
- Install Libraries
sudo apt install libglfw3-dev vulkan-tools libvulkan-dev vulkan-validationlayers-dev spirv-tools
To Be Continued...
- Install Build Tools
sudo pacman -S git cmake ninja mingw-w64-gcc make
- Install Libraries
sudo pacman -s glfw-x11 vulkan-devel glm
To Be Continued...
Coming Later!
Coming Later!
This Project is licensed under the zlib License