瀏覽器收藏夾很差用,那就整理到這裏吧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:將任意紋理繪製到模型上的插件