本仓库相关代码,仅供学习Hazel游戏引擎使用
1. 日志 spdlog
采用 git-submodule
管理,执行指令 git submodule add git@git.zhlh6.cn:gabime/spdlog.git Hazel/vendor/spdlog
可安装该依赖。确实卡,采用了加速源才下载成功。
2. Premake
项目构建工具。其中 GenerateProject.bat
中的vs2022,需要适配成自己本地的工具集。
a open-source repository for learning Hazel Engine of TheCherno, if you enjoy this, please follow me and drop a star
C++MIT