Unity5.4 Assetbundles官方说明

http://iq007.blog.163.com/blog/static/265542019201681264813653?suggestedreading

http://iq007.blog.163.com/blog/static/26554201920168117246936?suggestedreading

http://iq007.blog.163.com/blog/static/265542019201681284957156?suggestedreading

http://iq007.blog.163.com/blog/static/265542019201681393916604?suggestedreading

http://iq007.blog.163.com/blog/static/265542019201681335918844?suggestedreading

http://iq007.blog.163.com/blog/static/26554201920168135036919/

http://iq007.blog.163.com/blog/static/265542019201681364431910/

http://iq007.blog.163.com/blog/static/26554201920168148529372/

http://iq007.blog.163.com/blog/static/2655420192016814104429476/

http://iq007.blog.163.com/blog/static/2655420192016814112142388/

http://iq007.blog.163.com/blog/static/26554201920168185351287/

揭开AssetBundle庐山真面目
http://blog.uwa4d.com/archives/ABtopic_1.html
http://blog.uwa4d.com/archives/ABtopic_2.html
http://blog.uwa4d.com/archives/ABTheory.html

关于资源加载的时间消耗
http://liweizhaolili.blog.163.com/blog/static/162307442016212105450629/

做了个导出AssetBundle的小插件
http://liweizhaolili.blog.163.com/blog/static/16230744201502272838933/
http://liweizhaolili.blog.163.com/blog/static/162307442015026105049520/

Unity5的AssetBundle的一点使用心得
http://liweizhaolili.blog.163.com/blog/static/162307442015282017852/
http://liweizhaolili.blog.163.com/blog/static/16230744201541410275298/
http://liweizhaolili.blog.163.com/blog/static/1623074420159118398457/

关于AssetBundle拆分力度的探讨
http://liweizhaolili.blog.163.com/blog/static/162307442016159334513/
http://liweizhaolili.blog.163.com/blog/static/162307442016158463022/

AssetGraph:Unity AssetBundle可视化构建工具
https://github.com/unity-cn/AssetGraph
http://forum.china.unity3d.com/thread-20959-1-1.html

资源的审核
https://github.com/unity-cn/Asset-Auditing
http://forum.china.unity3d.com/forum.php?mod=viewthread&tid=19957&highlight=audit

Tool-UnityAssetCleaner
https://github.com/unity-cn/Tool-UnityAssetCleaner

玩转Unity资源、对象及序列化
http://mp.weixin.qq.com/s?__biz=MjM5NjE1MTkwMg==&mid=2651038172&idx=1&sn=7b9ae70d2396766f4a5e7c10e79d469e&scene=0#rd
http://mp.weixin.qq.com/s?__biz=MjM5NjE1MTkwMg==&mid=2651038211&idx=1&sn=fb61877f74eeeee2a677d0ccf0d2b72e&scene=0#rd

分享一下我的AssetBundle打包策略
http://liweizhaolili.blog.163.com/blog/static/162307442015112024417742/

在很多Unity老用户的心里面,WWW加载才是正常首选的方法,但实际上现在很多人做项目已经不选这种方法了,都是通过自己的http加载方法把资源加载到本地,然后再从本地文件加载的。这样可以做到同步加载,而且可控性也会更高。
我是用一个叫bestHttp的插件的

AssetBundle进阶内存优化(Unity 4.x)
http://blog.uwa4d.com/archives/AB4-x.html

UWA资源检测与分析支持Unity 5.3!
http://blog.uwa4d.com/archives/Resourcecheckerfor5-3.html

性能优化,进无止境-内存篇
http://blog.uwa4d.com/archives/optimzation_memory_1.html
http://blog.uwa4d.com/archives/optimzation_memory_2.html

Unity项目资源加载与管理
http://mp.weixin.qq.com/s?__biz=MjM5NjE1MTkwMg==&mid=2651037762&idx=1&sn=e43242d030fb882efd1e9926787749da&scene=0#rd

Unity 项目设计与管理
http://mp.weixin.qq.com/s?__biz=MjM5NjE1MTkwMg==&mid=2651037506&idx=1&sn=477ba3337342fb49da01646fe0b102af#rd
http://mp.weixin.qq.com/s?__biz=MjM5NjE1MTkwMg==&mid=2651037509&idx=1&sn=62a83ca5abc23f1fcc1b9bef272fd488&scene=21#wechat_redirect

Unity 项目设计与管理
http://mp.weixin.qq.com/s?__biz=MjM5NjE1MTkwMg==&mid=2651037506&idx=1&sn=477ba3337342fb49da01646fe0b102af&scene=21#wechat_redirect
http://mp.weixin.qq.com/s?__biz=MjM5NjE1MTkwMg==&mid=2651037509&idx=1&sn=62a83ca5abc23f1fcc1b9bef272fd488&scene=21#wechat_redirect

Unity项目资源加载与管理
http://wetest.qq.com/lab/view/124.html

Unity5-ABSystem:
http://blog.csdn.net/lodypig/article/details/51863683
http://blog.csdn.net/lodypig/article/details/51871510
http://blog.csdn.net/lodypig/article/details/51872595
http://blog.csdn.net/lodypig/article/details/51873426
http://blog.csdn.net/lodypig/article/details/51879702

【腾讯内部工具分享】U3D资源优化工具
http://wetest.qq.com/lab/view/41.html

Unity加载模块深度解析
http://blog.uwa4d.com/archives/LoadingPerformance_Texture.html
http://blog.uwa4d.com/archives/LoadingPerformance_Mesh.html
http://blog.uwa4d.com/archives/LoadingPerformance_Shader.html

//disunity 的开源工具(Unity3D 的 asset bundle 的格式)
https://github.com/ata4/disunity

Assets Graph插件 -好用的AssetBundle打包工具介绍

https://github.com/unity3d-jp/AssetGraph

http://www.ceeger.com/developer/ceeger_tutorial/ceeger_article/750.html

http://blog.csdn.net/andyhebear/article/details/51024756

Assetbundles的更多相关文章

  1. Unity AssetBundles and Resources指引 (四) AssetBundle使用模式

    本文内容主要翻译自下面这篇文章 https://unity3d.com/cn/learn/tutorials/topics/best-practices/guide-assetbundles-and- ...

  2. Unity AssetBundles and Resources指引 (三) AssetBundle基础

    本文内容主要翻译自下面这篇文章 https://unity3d.com/cn/learn/tutorials/topics/best-practices/guide-assetbundles-and- ...

  3. Unity AssetBundles and Resources指引 (二) Resources文件夹

    本文内容主要翻译自下面这篇文章 https://unity3d.com/cn/learn/tutorials/topics/best-practices/guide-assetbundles-and- ...

  4. Unity AssetBundles and Resources指引 (一)

    本文内容主要翻译自下面这篇文章 https://unity3d.com/cn/learn/tutorials/topics/best-practices/guide-assetbundles-and- ...

  5. 进击的AssetBundles和它的工具们

    0x00 前言 周末的时候在家看了下去年的Unite16 LA的视频.其中一个session很有趣,是AssetBundles开发团队Reichert的一个"总结过往,畅想未来"的 ...

  6. 【Unity3D技术文档翻译】第1.8篇 AssetBundles 问题及解决方法

    上一章:[Unity3D技术文档翻译]第1.7篇 AssetBundles 补丁更新 本章原文所在章节:[Unity Manual]→[Working in Unity]→[Advanced Deve ...

  7. 【Unity3D技术文档翻译】第1.7篇 AssetBundles 补丁更新

    上一章:[Unity3D技术文档翻译]第1.6篇 使用 AssetBundle Manager 本章原文所在章节:[Unity Manual]→[Working in Unity]→[Advanced ...

  8. 【Unity3D技术文档翻译】第1.5篇 本地使用 AssetBundles

    上一章:[Unity3D技术文档翻译]第1.4篇 AssetBundle 依赖关系 本章原文所在章节:[Unity Manual]→[Working in Unity]→[Advanced Devel ...

  9. 【Unity3D技术文档翻译】第1.3篇 创建 AssetBundles

    上一章:[Unity3D技术文档翻译]第1.2篇 为打包 AssetBundles 准备资产 本章原文所在章节:[Unity Manual]→[Working in Unity]→[Advanced ...

随机推荐

  1. lucky 的 时光助理(2)

    lucky小姐说:昨天晚上他喝醉了,发消息说他想我了,说他后悔了. 我很惊讶. 我问lucky:你们很久都没有联系, 突然说... 你怎么想. 没错,'他'就是lucky的前男友. lucky看着我, ...

  2. Mysql联合,连接查询

    一. 联合查询    UNION, INTERSECT, EXCEPT UNION运算符可以将两个或两个以上Select语句的查询结果集合合并成一个结果集合显示,即执行联合查询.UNION的语法格式为 ...

  3. tomcat加密

    tomcat做虚拟主机的最好方法是复制,运行多个tomcat,避免tomcat挂掉,同时几个业务也挂掉 针对tomcat7,tomcat未实现 生成私钥证书文件: mkdir -p /usr/loca ...

  4. WinformWPF 多线程访问控件【转】

    大家知道WPF中多线程访问UI控件时会提示UI线程的数据不能直接被其他线程访问或者修改,该怎样来做呢? 分下面两种情况 1.WinForm程序 )第一种方法,使用委托: private delegat ...

  5. linux 下安装web开发环境

    以下使用 linux centos系统 一.JDK的安装 1.下载jdk-8u111-linux-x64.tar.gz 2.解压该文件,将解压后的文件复制到 /usr/local/jdk1.7 目录下 ...

  6. 【转】(超详细)jsp与servlet之间页面跳转及参数传递实例

    初步学习JavaEE,对其中jsp与Servlet之间的传值没弄清楚,查看网上资料,发现一篇超详细的文章,收获大大,特此记录下来.具体链接:http://blog.csdn.net/ssy_shand ...

  7. Double Dispatch讲解与实例-面试题

    引言 说实话,我看过GoF<Design Patterns>,也曾深深的被李建忠<设计模式>系列Webcast吸引.但是还没有见过“Double Dispatch模式”.的确G ...

  8. ORA-28000: the account is locked 账户被锁

    这种情况可能是因为你输入错误的用户名密码达到10次,oracle给你锁住了. 解决方法: 首先 ~bash$ sqlplus /nolog SQL> conn sys/sys as sysdba ...

  9. 例解 Linux 下 Make 命令

    Linux 下 make 命令是系统管理员和程序员用的最频繁的命令之一.管理员用它通过命令行来编译和安装很多开源的工具,程序员用它来管理他们大型复杂的项目编译问题.本文我们将用一些实例来讨论 make ...

  10. python学习1

    1.由于win8的电脑上出现了0xc0000b错误不能解决,所以现在使用的是虚拟机中的Linux系统.安装过程见http://blog.csdn.net/yuzhongchun/article/det ...