The Katalyst Engine relies on several third-party libraries and tools to support its core functionality. These libraries are not directly included in this repository but can be managed using vcpkg or other package managers.
- Hazel Engine - Apache 2.0 License
- We're including this because this project is a recreation of the this project and we're resuing quite a lot too from this project.
- GLFW - Zlib License
- glad2 - MIT + Apache 2 Licenses
- This project provides the OpenGL and Vulkan Loaders. Vulkan and OpenGL are trademarks of the Khronos Group Inc.
- spdlog - MIT License
- imgui - MIT License
- vcpkg - MIT License
For specific license terms, refer to each library's official documentation. Additional dependencies may be listed here as development progresses.
This document will be updated as new dependencies are introduced.