在线阅读:http://www.thisisgame.com.cn/tutorial?book=cpp-game-engine-book =zh&md=Introduction.md 本地搭建:https://github.com/ThisisGame/thisisgame-web-openresty 安装CLion。 在每小节开头找到CLion项目目录,用CLion打开。 常见问题 FAQ 书中
cpp-game-engine-book 《游戏引擎浅入浅出》 HelloGitHub Rating 0 ratings Past 7 days Received 6 stars ✨ Visit Vote 17 Free•GPL-3.0 Claim Discuss Collect Share 3.1k Stars Yes Chinese C++ Language No Active 3 Contributors 2 Issues No Organization None Latest 386 Forks GPL-3.0 License More...
在线阅读:http://www.thisisgame.com.cn/tutorial?book=cpp-game-engine-book&lang=zh&md=Introduction.md 本地阅读,按照下面步骤: 安装GitBook 克隆项目:git clone https://github.com/ThisisGame/cpp-game-engine-book.git 双击gitbook_serve.bat启动本地GitBook服务器,成功后,打开浏览器访问http://localhost...
附图3是 Unity支持的各个平台的纹理格式,带 Compressed的都是压缩格式,不带的比如RGB,RGBA也都GPU可以识别。节约显存可以内存中压缩纹理给 显存thisisgame.com.cn/tutor 2023-08-29·陕西 回复喜欢 登录知乎,您可以享受以下权益: 更懂你的优质内容 ...
cpp-game-engine-book 《游戏引擎浅入浅出》 HelloGitHub 评分 0 人评分 过去6 天共收获 3 颗 Star ✨ 访问 点赞17 开源•GPL-3.0 认领 讨论 收藏 分享 3.1k 星数 是 中文 C++ 主语言 否 活跃 3 贡献者 2 Issues 否 组织 无 最新版本 386 Forks GPL-3.0 协议 更多介绍 该书介绍了如何从零制作...
ironman-z / cpp-game-engine-book Public forked from ThisisGame/cpp-game-engine-book Notifications You must be signed in to change notification settings Fork 0 Star 0 Additional navigation options Code Pull requests Actions Projects Security Insights Commit Permalink 24.4 分离引擎核心...
This branch is 198 commits behind ThisisGame/cpp-game-engine-book:main.Folders and files Name Last commit message Last commit date parent directory .. add_bom convert utf8 to utf8-bom tools May 31, 2022 audio 取消Git LFS Jan 18, 2022 audio_wwise encode utf-8 with bom May 20, 2022 ...
从零编写游戏引擎教程 Writing a game engine tutorial from scratch - book-cpp-game-engine-book/imgs/ieg_open_source at 99a8657b7c9dc87c87370b6373e1b62b1913c88e · debugge/book-cpp-game-engine-book
Github:https://github.com/ThisisGame/cpp-game-engine-book 本书使用到的其他工具,都在GameDevTools中集成。 GameDevTools: https://github.com/ThisisGame/GameDevTools Discuss 如果有疑问,可以先在issue提问,也可以加入q群(879187705)讨论,得到答案后,更新issue,方便其他人查询。 Contributors ...
从零编写游戏引擎教程 Writing a game engine tutorial from scratch - 使用深度图实现阴影 · Ping-Hu/cpp-game-engine-book@83c6d68