Hymn to Beauty
C++/OpenGL 3D Engine. See the wiki for usage.
Building
- Clone the GitHub repository.
- Run
git submodule update --init
- Use CMake to generate make/project files for Hymn to Beauty.
- Build Hymn to Beauty.
License
Released under the MIT license.
Hymn to Beauty uses several third party libraries with their own licenses:
Library | License |
---|---|
AngelScript | zlib |
assimp | Modified BSD |
Bullet | zlib |
glad | Public domain (generated code) |
GLFW | zlib / libpng |
GLM | Modified MIT / MIT |
Headerize | Public domain |
dear imgui | MIT |
ImGuizmo | MIT |
JsonCpp | MIT / Public domain |
OpenAL Soft | LGPL |
SimpleIni | MIT |
stb | Public domain |