浏览器收藏夹很差用,那就整理到这里吧php
官方html
API查询: https://docs.unity3d.com/ScriptReference/index.htmljava
文档查询:https://docs.unity3d.com/Manual/index.htmlandroid
中文文档:https://connect.unity.com/doc/Manual/UnityManualgit
遇到问题了github
首先百度,中文能够防止理解误差,并且大部分问题都是能够百度到的正则表达式
Unity Answers 官方问答网站,一些常常出现的问题能够在这里找到答案api
https://answers.unity3d.com/index.html浏览器
Stack Overflow 世界性解决问题的地方,不过我的感受很差用
Unity 官方论坛,一个不用搜索,能够直接问的地方
http://forum.china.unity3d.com/forum.php
Github 一些案例类的能够在此找到答案
Google 问题基本都能找到,不过不是很建议使用,受限于我的英文水平,理解误差也很正常
https://www.google.com.hk/?gws_rd=cr,ssl
语言相关
C#微软官方文档:https://msdn.microsoft.com/zh-cn/library/aa288436(v=vs.71).aspx/
Lua 菜鸟教程:http://www.runoob.com/lua/lua-tutorial.html
Lua中国开发者:http://www.luaer.cn/
uLua:http://www.ulua.org/index.html
Unity3D热更新:http://www.cnblogs.com/crazylights/p/3897742.html
正则表达式入门:https://deerchao.net/tutorials/regex/regex.htm
CG 3.1:https://developer.nvidia.com/cg-toolkit
CG织梦网:http://www.cgdream.com.cn/
FGUI 命名空间:http://www.fairygui.com/api/html/9b3868b6-73f2-a7b9-0f13-8b1eb3441ecd.htm
Git参考手册:http://gitref.justjavac.com/
Unity Shader中定义的宏:https://docs.unity3d.com/356/Documentation/Components/SL-BuiltinMacros.html
时不时的翻一下技术文章
Unity官方博客:https://blogs.unity3d.com/cn/
行业内资讯
开发游戏的完整流程:https://mp.weixin.qq.com/s/wB-gUHf8K7Fz0Qn1wUElwA
大牛案例
Unity Chan:http://unity-chan.com/contents/category/news/
工具
Google翻译:https://translate.google.cn/
代码对比:https://www.diffchecker.com/diff
JSON在线校验格式化工具:https://www.bejson.com/
Android工具:http://www.androiddevtools.cn/
录屏软件:oCam https://ocam.en.softonic.com/
阿里图标库:https://www.iconfont.cn/
Shader第三方调试工具:Inter Gpa https://software.intel.com/en-us/gpa ;
Snapdragon Profiler https://developer.qualcomm.com/software/snapdragon-profiler ;
新奇插件
Paint in 3D:将任意纹理绘制到模型上的插件