git clone --recursive git@github.com:JBAMeijer/ImGuiMultiplatform.git
Glfw is included in this project.
Requires x11 dependencies to work.
sudo apt install xorg-dev
Install from:
https://vulkan.lunarg.com/sdk/home#linux\
Follow instructions from:
https://vulkan.lunarg.com/doc/sdk/1.3.211.0/linux/getting_started.html
sudo apt install libsdl2-dev
sudo dnf install mesa-libGL-devel
Glfw is included in this project.
Same as ubuntu
Incomplete