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
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  • 相关阅读:
    swift textfiled 输入完毕 return 隐藏键盘 方法
    第一篇,仅是为了纪念
    ASP.NET MVC之验证终结者篇
    ASP.NET MVC扩展之HtmlHelper辅助方法
    Java历程-初学篇 Day04选择结构(1)
    Java历程-初学篇 Day03扫描仪与类型转换
    Java历程-初学篇 Day02变量,数据类型和运算符
    Java历程-初学篇 Day01初识java
    简单工厂模式和策略模式理解
    工厂模式和策略模式的区别
  • 原文地址:https://www.cnblogs.com/nafio/p/9137426.html
Copyright © 2011-2022 走看看