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
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  • 相关阅读:
    Nacos系列:基于Nacos的配置中心
    Nacos系列:基于Nacos的注册中心
    Nacos系列:欢迎来到Nacos的世界!
    Go语言学习笔记说明
    Hive基础之Hive数据类型
    Go语言学习笔记(六) [包]
    Go语言学习笔记(五) [函数]
    Go语言学习笔记(四) [array、slice、map]
    Go语言学习笔记(三) [控制结构、内建函数]
    git管理多个github账号
  • 原文地址:https://www.cnblogs.com/nafio/p/9137426.html
Copyright © 2011-2022 走看看