github for unity】的更多相关文章

http://gad.qq.com/article/detail/24048 重磅推荐: Github 热门 Unity Assets 查询:http://unitylist.com/browse 最好的publicGitHub存储库列表: ·          图片特效收藏 -  https://github.com/makoto-unity/OneStepEffects ·          Filmic Tonemapping -  https://github.com/kode80/Un…
前言:以前觉得机器学习要应用于游戏AI,还远得很. 最近看到一些资料后,突发兴致试着玩了玩Unity机器学习,才发觉机器学习占领游戏AI的可能性和趋势. Unity训练可爱柯基犬Puppo 机器学习训练出的游戏AI,模型可能数据庞大,但是这完全可以部署于服务器. 目前绝大部分游戏AI都是人工制作,工作量庞大.机器学习可以解放生产力,放台主机训练让其自己培养出更实的AI. ml-agents介绍 Unity Machine Learning Agents (ML-Agents) 是一款开源的 Un…
前言 进入一个领域,最直接有效的方法就是,寻找相关综述性文章,首先你需要对你入门的领域有个概括性的了解,这些包括: 1.主流的学习社区与网站. 2.该领域的知名大牛与热心分享的从业者. 3.如何有效的激励自己持续学习—主要是动手实践 因此,总结一下Unity相关学习资源,可能有些不足,欢迎大家指正修改,一起成长! 授人与鱼,不如授人与渔! 2019年Unity学习资源指南(本文相关资料下载) 视频预览介绍(感谢群友:F'(EX) 提供录制):bilibili视频地址链接 目录 一.Unity官方…
1. Displaying Data with Core UI Elements (已看) 2. Responding to User Events for Interactive UIs (已看) 3. Inventory UIs (已看) 4. Playing and Manipulating Sounds 5. Creating Textures, Maps, and Materials 6. Shader Graphs and Video Players 7. Using Cameras…
http://www.procedural-worlds.com/blog/best-free-unity-assets-categorised-mega-list/ BEST FREE UNITY ASSETS – OVER 200 CURATED QUALITY ASSETS   Kick-start your game with a categorized curated list of over 200 high quality FREE assets! FREE as in AWESO…
Unity项目使用了github for unity 插件,用来管理项目,结果安装完后Unity卡死在播放的界面,任务管理器中显示无响应. 经过排查后发现是 git for windows这个程序引起的.在任务管理器中关掉这个进程后,顺利播放. 后面发现是因为没有使用插件自带的git,而是用了之前安装在电脑上的gitbash,如图 然后,在项目运行时,就会启动git for windows程序,导致下次播放运行时卡死,结束掉这个程序后,才可以正常播放. 首次运行时 第二次运行时,可以看到在停止播…
iOS完整App资源收集 <iOS完整app资源收集>  <GitHub 上有哪些完整的 iOS-App 源码值得参考?> <GitHub 上有哪些完整的 iOS-App 源码值得参考?> 摘自github上# TimLiu-iOS的文章======== 自己总结的iOS.mac开源项目及库,持续更新.... github排名 [https://github.com/trending](https://github.com/trending),github搜索:[htt…
https://github.com/akbiggs/UnityTimer#unity-timer Run actions after a delay in Unity3D. This library has been battle-tested and hardened throughout numerous projects, including the award-winning Pitfall Planet. Written by Alexander Biggs + Adam Robin…
http://1darray.com/blog/2016/03/08/best-unity-github-repositories/ List of best public GitHub repositories: Image effects collection – https://github.com/makoto-unity/OneStepEffects Filmic Tonemapping – https://github.com/kode80/UnityEffects SSAO – h…