speauty / ChernoHazel

a open-source repository for learning Hazel Engine of TheCherno, if you enjoy this, please follow me and drop a star

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hazel Engine

本仓库相关代码,仅供学习Hazel游戏引擎使用

相关依赖

1. 日志 spdlog

采用 git-submodule 管理,执行指令 git submodule add git@git.zhlh6.cn:gabime/spdlog.git Hazel/vendor/spdlog 可安装该依赖。确实卡,采用了加速源才下载成功。

项目构建工具。其中 GenerateProject.bat 中的vs2022,需要适配成自己本地的工具集。

About

a open-source repository for learning Hazel Engine of TheCherno, if you enjoy this, please follow me and drop a star

License:MIT License


Languages

Language:C++ 74.8%Language:C 16.9%Language:Lua 8.2%Language:Batchfile 0.1%