Unity Github 项目收集
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/UnityEffects
- · SSAO - https://github.com/keijiro/KinoObscurance
- · 布卢姆 - https://github.com/keijiro/KinoBloom
- · SMAA - https://github.com/Chman/SMAA-Unity
- · 屏幕水滴,模糊,油漆,像素,颜色 - https://github.com/QianMo/Awesome-Unity-Shader
- · 时间重复投影反锯齿 - https://github.com/playdeadgames/temporal
- ·亚 像素形态抗锯齿(SMAA) - https://github.com/Chman/SMAA-Unity
- · 社区海洋 - https://github.com/eliasts/Ocean_Community_Next_Gen
- · A *为platformers - https://github.com/tutsplus/A-Star-Pathfinding-for-Platformers
- · PlaneMesh Splitter - https://github.com/artnas/Unity-PMS
- · 见此处列表 http://unitycoder.com/blog/2012/10/18/voxel-resources-engines-for-unity/
- · 3D角色控制器 - https://github.com/IronWarrior/SuperCharacterController
- · 2D平台控制器 - https://github.com/cjddmut/Unity-2D-Platformer-Controller
- · 光线追踪器 - https://github.com/SIZMW/unity-raytracer
- · 体积线 - https://github.com/johannesugb/VolumetricLinesUnity
- · 页面卷曲 - https://github.com/Dandarawy/Unity3DBookPageCurl
- · 移动控制台 - https://github.com/SpaceMadness/lunar-unity-console
- · VS代码调试 - https://github.com/Unity-Technologies/vscode-unity-debug
- · 简单的文本 - https://github.com/aras-p/UnityStbEasyFont
- · 使Unity编辑器脚本更简单的脚本 - https://github.com/JefferiesTube/UnityEditorHelper
- · 督察和编辑助手脚本 - https://bitbucket.org/Bitcake-Studio/bitstrap/src/114cc6f39716/Assets/BitStrap/Plugins/?at=default
- · 助手扩展 - https://github.com/jbruening/unity3d-extensions
- · sfxr / as3sfxr / bfxr的统一端口 - https://github.com/zeh/usfxr
Unity Github 项目收集的更多相关文章
- 最棒的Unity Github 项目收集(2016)
http://1darray.com/blog/2016/03/08/best-unity-github-repositories/ List of best public GitHub reposi ...
- github上一些觉得对自己工作有用的项目收集
usefullProjectCollect github上一些觉得对自己工作有用的项目收集 技能类 markdown语法中文说明 全文检索 elasticsearch bigdesk elastics ...
- 优秀大数据GitHub项目一览
http://blog.csdn.net/yaoxtao/article/details/50540485 优秀大数据GitHub项目一览 VMware CEO Pat Gelsinger曾说: 数据 ...
- 利用Travis CI 让你的github项目持续构建
Travis CI 是目前新兴的开源持续集成构建项目,它与jenkins,GO的很明显的特别在于采用yaml格式,简洁清新独树一帜.目前大多数的github项目都已经移入到Travis CI的构建队列 ...
- [讲座]【项目收集】“清流资本”互联网金融沙龙——颠覆者的创新与机会
[项目收集]"清流资本"互联网金融沙龙--颠覆者的创新与机会 2014年4月19日 14:00 - 2014年4月19日 17:00 北京海淀北京海淀区海淀图书城南侧3W咖啡 限额 ...
- 用tortoiseGit管理GitHub项目代码(完整教程)
一.为什么要写这篇博客呢,因为在一开始用tortoiseGit来管理项目的时候,在百度上找了很多教程,但是感觉说的都不是很全,有些东西以及操作没写清楚,所以想写一片比较完整用tortoiseGit管理 ...
- Github项目推荐-图神经网络(GNN)相关资源大列表
文章发布于公号[数智物语] (ID:decision_engine),关注公号不错过每一篇干货. 转自 | AI研习社 作者|Zonghan Wu 这是一个与图神经网络相关的资源集合.相关资源浏览下方 ...
- Eclipse安装git插件以及关联导入GitHub项目
一.Eclipse配置git 1.查看自己eclipse的版本 打开eclipse 导航: help->AboutEclipse 如图: 2.检查Eclipse中是否已安装Git插件 菜单栏He ...
- Keras RetinaNet github项目
https://github.com/fizyr/keras-retinanet 根据此网站的方法,利用Pascal VOC 2007数据集开始训练,出现error: D:\JupyterWorkSp ...
随机推荐
- unigui的UnimDatePicker控件使用经验
最近使用unigui的UnimDatePicker控件遇到只能选择当年之前的年份和日期及日期选择界面不能显示中文的问题,经以下设置就能正常使用.1.UnimDatePicker月份显示中文 unim ...
- Django集成TinyMCE(admin后台+前台)
Django版本1.11,操作系统windows 7,在pycharm的terminal中使用pip install django-tinymce下载tinymce(前提是装的python里有pip功 ...
- centos7 minimal 安装mysql
CentOS 7.3.1611 安装 MySQL 2017年06月08日 23:02:08 阅读数:250 依赖 MySQL 依赖 libaio,所以先要安装 libaio yum search ...
- 【QTP专题】04_对象及操作方法
本节介绍知识点包括 1.QTP自动化的原理 2.两类对象:TO(测试对象).RO(运行对象) 3.操作方法:SetTOProperty,GetROProperty,GetTOProperty 1.QT ...
- codeforces|CF1054D Changing Array
因为数据范围是2e5级别的,所以我们考虑用异或前缀和来处理区间的异或情况.(比如说a包括b,那么我们通过异或可以知道b对于a的补区间的信息) 之后因为对任意\(a_i\)进行取反操作,会改变它和它之后 ...
- 初探UE4中的Profiling【转】
http://blog.ch-wind.com/ue4-profiling-preview/ Profililng是成品制作过程中非常重要的一个步骤,通过Profiling才能提高运行效率使得作品达到 ...
- TCP和UDP的最完整的区别【转】
来源:https://blog.csdn.net/li_ning_/article/details/52117463 TCP UDPTCP与UDP基本区别 1.基于连接与无连接 2.TCP要求系统 ...
- [ActionScript 3.0] 使用Embed在类中嵌入字体
package { import flash.display.Sprite; import flash.text.Font; import flash.text.TextField; import f ...
- Mongo限制规则
文章翻译自来源:http://docs.mongodb.org/manual/reference/limits/#limit-bson-document-size 一.BSON 文档 1.BSON文档 ...
- linux 常用命令手册
命令 功能说明 线上查询及帮助命令(2个) man 查看命令帮助,命令的词典,更复杂的还有info,但不常用. help 查看Linux内置命令的帮助,比如cd命令. 文件和目录操作命令(18个) l ...