Giter Site home page Giter Site logo

cobzarugabriel / unity3dugui-toolkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luzexi/unity3dugui-toolkit

0.0 1.0 0.0 2.56 MB

In Unity3D 4.6.1+ , the uGUI has not enough compontent to build GUI system. So this repository can improve it .

License: Other

C# 98.66% GLSL 1.34%

unity3dugui-toolkit's Introduction

Unity3DuGUI-Toolkit

In Unity3D 5.3.2+ , the uGUI has not enough compontent to build GUI system. So this repository can improve it .

uGUI Tool kit


是什么(What is it)

  • Unity3D 5.3.2+ 以后的版本中 uGUI为主导的gui系统,组件并不齐全,以至于用起来非常费力。
  • 这个Repository 是对uGUI的一个工具箱,用来帮助那些想用uGUI打造GUI系统的开发者们。

内容介绍(Introduce)

UI_Animator
ui animator component. This script can improve animation when u use animator to perform.

UI_CountDisplayer
Count number from small to big.

UI_Follow3D
make the ui follow 3d whatever it move to any place.

UI_ButtonPlaySound
It can help you play sound when you click button.

UI_FontNum
It can use texture to display number whatever you put in several number in it.

UI_ListGrid
Look like LayoutGrid, and the same function. maybe i will remove it later.

UI_Scroll_Loop
Help you to create a loop scroll view. you can see it in the scroll loop example to understand what is it and how to use.

UI_ScrollListSenior
Help you to create a Scroll list which can add large mount units in it and performance really good. You can see the scroll list senior example to know what is it and how to use.

GUIUtil
Util for GUI.

UI_Event
The event of the gui. we use UI_Event to add input listener. So it is the core of gui.

UI_TweenColor
Help you to create Tween color animation in ui.

UI_TweenGroup
help you to create tween alpha animation in ui.

UI_TweenPosition
help you to create tween position animation in ui.

UI_TweenRotation
help you to create tween rotation position animation in ui.

UI_TweenScale
help you to create  tween scale position animation in ui.

Example

github

unity3dugui-toolkit's People

Contributors

luzexi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.