zoukankan      html  css  js  c++  java
  • 收集一些Unity插件


    MCS Male 系列,人形角色插件,表情+体型
    Mecanim Control
    Mecanim Control is a coding tool made that allow for a wider variety of common methods used by the Animation component with Mecanim (Humanoid/Generic) animations. It allows you to not only dynamically load any animation clip during runtime, but also tap into several methods currently missing in this magnificent system.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    dotween
    下载地址:http://dotween.demigiant.com/download.php
    文档地址:http://dotween.demigiant.com/documentation.php

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Loom:(Update中有点内存泄露,需要简单处理)

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    poolManger
    对象池
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    leanTouch
    多点触控,拖拽
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    I2 Localization
    语言国际化

    教程
    http://www.inter-illusion.com/assets/I2LocalizationManual/I2LocalizationManual.html
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    uniwebview_2_1_0
    unity内调用android ios内部webview


    模型合并等,可以用来优化场景模型等
    Mesh Baker


    u5x 插件
    http://blog.csdn.net/andyhebear/article/details/47777721
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  • 相关阅读:
    APP性能测试工具GT的使用总结:app内存测试
    app专项测试:app静态测试(耗时、流量、内存、图片大小)
    沟通的重要性
    [改善Java代码]推荐覆写toString方法
    [改善Java代码]使用package-info类为包服务
    [改善Java代码]不要主动进行垃圾回收
    [改善Java代码]推荐使用String直接量赋值
    [改善Java代码]在接口中不要存在实现代码
    [改善Java代码]不要随便设置随机种子
    [改善Java代码]优先使用整型池
  • 原文地址:https://www.cnblogs.com/nafio/p/9137426.html
Copyright © 2011-2022 走看看