Template for CG01.
- OpenGL (libnvidia-gl-xxx or others)
- GLAD (Corresponding to OpenGL Version)
- add
gladandKHRinto thevendor/includedirectory - add
glad.cinto thevendor/srcdirectory
- add
- STB Image (Header Already in
vendor/std/std_image.h) - External Dependencies
sudo apt install libglfw3-dev libglm-dev