Skip to content
This repository was archived by the owner on Jul 7, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 962 Bytes

File metadata and controls

16 lines (13 loc) · 962 Bytes

CodeFactor

BakeEngine

A (WIP) 3D Game Engine for the game project "Project G"

Building

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.

Dependencies & Third Party Code

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)