07 2019 档案

win10 + 3ds Max 2014 问题记录
摘要:3ds Max 下载: https://zixue.3d66.com/popsoft_201.html VRay 下载: https://zixue.3d66.com/softhtml/showsoft_574.html VRay 安装教程: https://zixue.3d66.com/softh 阅读全文

posted @ 2019-07-31 17:27 void87 阅读(278) 评论(0) 推荐(0)

Unity 2018 Artificial Intelligence Cookbook Second Edition (Jorge Palacios 著)
摘要:https://github.com/PacktPublishing/Unity-2018-Artificial-Intelligence-Cookbook-Second-Edition 1 Behaviors - Intelligent Movement Behaviors – Intellige 阅读全文

posted @ 2019-07-28 10:14 void87 阅读(392) 评论(0) 推荐(0)

Unity 插件宝典 (张忠喜 廖一庭 著)
该文被密码保护。

posted @ 2019-07-28 08:43 void87 阅读(367) 评论(0) 推荐(0)

ILRuntime 学习
摘要:ILRuntime: https://github.com/Ourpalm/ILRuntime Demo: https://github.com/Ourpalm/ILRuntimeU3D 中文在线文档: https://ourpalm.github.io/ILRuntime/public/v1/gu 阅读全文

posted @ 2019-07-27 13:55 void87 阅读(2025) 评论(0) 推荐(0)

Unity S老师系列课程学习
摘要:AssetBundle(创建打包)入门学习(基于Unity2017) (已看) 分组策略 逻辑实体分组 按照类型分组 按照使用分组 分组策略 总结 把经常更新的资源放在一个单独的包里面,跟不经常更新的包分离 把需要同时加载的资源放在一个包里面 可以把其他包共享的资源放在一个单独的包里面 把一些需要同 阅读全文

posted @ 2019-07-25 17:32 void87 阅读(909) 评论(0) 推荐(0)

Unity编辑器脚本 学习
该文被密码保护。

posted @ 2019-07-22 13:50 void87 阅读(119) 评论(0) 推荐(0)

Unity3D 脚本编程 (陈嘉栋 著)
该文被密码保护。

posted @ 2019-07-12 20:26 void87 阅读(122) 评论(0) 推荐(0)

QFramework 学习
摘要:github地址: https://github.com/liangxiegame/QFramework 框架官网: http://qf.liangxiegame.com/ 视频教程: http://www.sikiedu.com/course/333/tasks 阅读全文

posted @ 2019-07-12 10:36 void87 阅读(689) 评论(0) 推荐(0)

面向对象分析与设计(Grady Booch 等著)
摘要:第1部分 概念 第1章 复杂性(已看) 第2章 对象模型(已看) 第3章 类与对象(已看) 第4章 分类 第2部分 方法 第5章 表示法 第6章 过程 第7章 实战 第3部分 应用 第8章 系统架构 基于卫星的导航(聚焦于系统架构) 第9章 控制系统 交通管理(聚焦于系统需求) 第10章 人工智能 阅读全文

posted @ 2019-07-10 10:59 void87 阅读(1026) 评论(0) 推荐(0)

2019年7月
摘要:layabox 全局点击事件拦截处理 laya.core.js MouseManager 12333 __proto.initEvent if (e.type) { if (e.type == "mousedown") { console.log(e.type); console.log(evt.t 阅读全文

posted @ 2019-07-01 08:51 void87 阅读(198) 评论(0) 推荐(0)

导航