Dependencies
glfw https://shnoh171.github.io/gpu%20and%20gpu%20programming/2019/08/26/installing-glfw-on-ubuntu.html sudo apt-get install libglfw3 sudo apt-get install libglfw3-dev
glad https://askubuntu.com/questions/1186517/which-package-to-install-to-get-header-file-glad-h go to https://glad.dav1d.de/ select version 4.5, Core profile (or compatibility if doesn't work), "check Local Files" only in project: src/includes paste glad folder
Shaders and images need to be in build folder