A (WIP) 3D Game Engine for the game project "Project G"
Please refer to the wiki for building instructions.
If you have problems with building, feel free to open an issue with the building and help wanted labels.
Some files are from other people:
| Source | Files/Filepaths |
|---|---|
| glad2 | src/external/include/glad/ src/external/include/gl.c src/external/include/vulkan.c src/external/include/KHR/ src/external/include/vk_platform.h |
| GLFW | src/external/include/GLFW/ |
| stb | src/FileParser/stb_image (both .cpp and .h) |