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
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  • 相关阅读:
    JDK源码学习之 java.util.concurrent.automic包
    本地工程引入maven工程的配置方式
    JAVA配置&注解方式搭建简单的SpringMVC前后台交互系统
    Spring常用注解简析
    HTTP/HTTPS GET&POST两种方式的实现方法
    【JS语法】作用域与绑定图示
    【编程范式】函数式基础图示
    【技术思维】写好你的博客
    在Nginx服务器上用Jenkins发布Vue/React代码的步骤
    React事件绑定总结
  • 原文地址:https://www.cnblogs.com/nafio/p/9137426.html
Copyright © 2011-2022 走看看