3D Graphics for Dummies
3D Graphics for Dummies Significant content “borrowed” from Dan Chang @ Nintendo NTD “with permission” Chris Ryan CppCon 2021 github.com/ChrisR98008/CppCon20213 3D Graphics for Dummies4 3D Graphics Dummies5 3D Graphics for Dummies6 3D Graphics for Dummies7 3D Graphics for Dummies8 3D Graphics for Dummies9 3D Graphics for Dummies10 3D Graphics for Dummies11 3D Graphics for Dummies12 3D Graphics Graphics for Dummies13 3D Graphics for Dummies14 3D Graphics for Dummies15 3D Graphics for Dummies Winding / Right Hand Rule Fingers curled in the order of the points, thumb points up Counter clockwise0 码力 | 79 页 | 4.61 MB | 5 月前3Learn Unity by Creating a 3D Multi-Level Platformer Game
development with Unity © Zenva Pty Ltd 2018. All rights reserved Learn Unity by Creating a 3D Multi-Level Platformer Game By Pablo Farias Navarro Certified Unity Developer and Founder of Introduction Interested in making games with Unity? In this guide you’ll learn to create a simple a 3D, multi- level platformer game with Unity. We’ll start from the very basics and I’ve done my best Scene basics Start by opening Unity. Click New, enter a name for the project (“Zenva 3D Platformer”), make sure 3D is selected, then click on Create project. This book is brought to you by0 码力 | 60 页 | 2.24 MB | 10 月前3Apache APISlX from Gateway to Full Traffic Proxy with Istio
0 码力 | 15 页 | 1.29 MB | 5 月前0.03跟我学Shiro - 张开涛
.................................................................................. 179 第二十二章 集成验证码 ................................................................................................... 证成功的认证信息。 自定义实现时一般继承 org.apache.shiro.authc.pam.AbstractAuthenticationStrategy 即可,具体 可 以 参 考 代 码 com.github.zhangkaitao.shiro.chapter2.authenticator.strategy 包 下 OnlyOneAuthenticatorStrategy 和 AtL 如果进行修改可能造成多处代码修改。 显示角色:在程序中通过权限控制谁能访问某个资源,角色聚合一组权限集合;这样假设 哪个角色不能访问某个资源,只需要从角色代表的权限集合中移除即可;无须修改多处代 码;即粒度是以资源/实例为单位的;粒度较细。 跟我学 Shiro——http://jinnianshilongnian.iteye.com/ 21 请 google 搜索“RBAC”和“RBAC0 码力 | 219 页 | 4.16 MB | 10 月前3阮一峰 JavaScript 教程
都是编译后运行。程序会被高度优化,运行效率接 近二进制程序。而且,JavaScript 引擎正在快速发展,性能将越来 越好。 此外,还有一种 WebAssembly 格式,它是 JavaScript 引擎的中 间码格式,全部都是二进制代码。由于跳过了编译步骤,可以达到接近 强大的性能 导论 - 15 - 本文档使用 书栈(BookStack.CN) 构建 原生二进制代码的运行速度。各种语言(主要是 C 和 了。读者可以一边读一边运行示例,加深理解。 推荐安装 Chrome 浏览器,它的“开发者工具”(Developer Tools)里面的“控制台”(console),就是运行 JavaScript 代 码的理想环境。 进入 Chrome 浏览器的“控制台”,有两种方法。 直接进入:按下 Option + Command + J (Mac)或者 Ctrl + Shift + J (Windows (Mac)以及 Ctrl + Shift + I (Windows / Linux),然后选择 Console 面板 进入控制台以后,就可以在提示符后输入代码,然后按 Enter 键,代 码就会执行。如果按 Shift + Enter 键,就是代码换行,不会触发执 行。建议阅读本教程时,将代码复制到控制台进行实验。 作为尝试,你可以将下面的程序复制到“控制台”,按下回车后,就可以0 码力 | 540 页 | 3.32 MB | 10 月前3Python 标准库参考指南 3.13
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1318 21.9.1 HTTP 状态码 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1318 21.9.2 HTTP 状态类别 Python 执行测试工具 . . . . . . . . . . . . . . . . 1687 26.12 test.support.bytecode_helper --- 用于测试正确字节码生成的支持工具 . . . . . . . . . 1688 26.13 test.support.threading_helper --- 用于线程测试的工具 . . . . . . . . . . Python 字节码反汇编器 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1963 32.10.1 命令行接口 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1963 32.10.2 字节码分析 .0 码力 | 2246 页 | 11.74 MB | 9 月前3Python 标准库参考指南 3.13
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1314 21.9.1 HTTP 状态码 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1314 21.9.2 HTTP 状态类别 Python 执行测试工具 . . . . . . . . . . . . . . . . 1683 26.12 test.support.bytecode_helper --- 用于测试正确字节码生成的支持工具 . . . . . . . . . 1684 26.13 test.support.threading_helper --- 用于线程测试的工具 . . . . . . . . . . Python 字节码反汇编器 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1959 32.10.1 命令行接口 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1959 32.10.2 字节码分析 .0 码力 | 2242 页 | 11.73 MB | 9 月前3Python 标准库参考指南 3.12
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1282 21.9.1 HTTP 状态码 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1282 21.9.2 HTTP 状态类别 Python 执行测试工具 . . . . . . . . . . . . . . . . 1658 26.13 test.support.bytecode_helper --- 用于测试正确字节码生成的支持工具 . . . . . . . . . 1659 26.14 test.support.threading_helper --- 用于线程测试的工具 . . . . . . . . . . Python 字节码反汇编器 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1931 32.10.1 命令行接口 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1931 32.10.2 字节码分析 .0 码力 | 2253 页 | 11.81 MB | 9 月前3Python 标准库参考指南 3.12
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1282 21.9.1 HTTP 状态码 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1282 21.9.2 HTTP 状态类别 Python 执行测试工具 . . . . . . . . . . . . . . . . 1658 26.13 test.support.bytecode_helper --- 用于测试正确字节码生成的支持工具 . . . . . . . . . 1659 26.14 test.support.threading_helper --- 用于线程测试的工具 . . . . . . . . . . Python 字节码反汇编器 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1931 32.10.1 命令行接口 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1931 32.10.2 字节码分析 .0 码力 | 2253 页 | 11.81 MB | 9 月前3Python 标准库参考指南 3.10.15
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1154 19.7 binascii --- 二进制和 ASCII 码互转 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1154 19.8 quopri --- 编码与解码经过 MIME . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1263 21.9.1 HTTP 状态码 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1264 21.10 http 用于 Python 执行测试工具 . . . . . . . . . . . . . . . . 1629 26.16 test.support.bytecode_helper --- 用于测试正确字节码生成的支持工具 . . . . . . . . 1630 26.17 test.support.threading_helper --- 用于线程测试的工具 . . . . . . . . . .0 码力 | 2207 页 | 10.45 MB | 9 月前3
共 467 条
- 1
- 2
- 3
- 4
- 5
- 6
- 47