A personal general purpose C++/OpenGL game engine.
- Matcraft - YouTube video.
This is a project of mine I made in 6 days for my computer graphics class.
It's source is at
examples/Matcraft
Required libraries:
- FreeType2
Suggested build config:
cmake -B build -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_COMPILER=clang++- Roboto font
- Born2bSportyV2 font
- GLFW
- FreeType2
- nlohmann-json
- Glad
- Stb
- Reputeless/PerlinNoise