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
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  • 相关阅读:
    [转]数值分析——多项式插值之Lagrange插值
    [转]上拉电阻&下拉电阻&高阻态
    [转]Verilog学习笔记基本语法篇(十三)...............Gate门
    Spring MVC中的Controller是Serlvet吗?
    preparestatement和statement的区别&&简单的SQL注入
    jquery局部变量和全局变量的错误
    js 中{},[]中括号,大括号使用详解
    Java数据库学习之SQL语句动态拼接
    jquery中关键字写错导致的错误——dataType写成dateType(data写成date)
    一次隐蔽的while死循环
  • 原文地址:https://www.cnblogs.com/nafio/p/9137426.html
Copyright © 2011-2022 走看看