All Projects → fairygui → Fairygui Unity

fairygui / Fairygui Unity

Licence: mit
A flexible UI framework for Unity

Programming Languages

C#
18002 projects
ShaderLab
938 projects
lua
6591 projects

Projects that are alternatives of or similar to Fairygui Unity

Lunar Unity Console
High-performance Unity iOS/Android logger built with native platform UI
Stars: ✭ 628 (-68.71%)
Mutual labels:  unity3d, unity3d-plugin, gesture
Fancyscrollview
[Unity] A scrollview component that can implement highly flexible animations.
Stars: ✭ 1,216 (-39.41%)
Mutual labels:  unity3d, infinite-scroll
Unityandroidspeechrecognition
This repository is a Unity plugin for Android Speech Recognition (based on Java implementation)
Stars: ✭ 73 (-96.36%)
Mutual labels:  unity3d, unity3d-plugin
Admob Unity Plugin
👾 An extension for Unity3d to place AdMob banners in your Android games.
Stars: ✭ 86 (-95.71%)
Mutual labels:  unity3d, unity3d-plugin
Unity.webp
🎨 WebP made easy for Unity3d
Stars: ✭ 59 (-97.06%)
Mutual labels:  unity3d, unity3d-plugin
Awesome Unity Open Source On Github
A categorized collection of awesome Unity open source on GitHub (800+)
Stars: ✭ 1,124 (-44%)
Mutual labels:  unity3d, unity3d-plugin
Unity Colourlovers Importer
Unity editor tool to load colours and palettes directly from COLOURlovers.com
Stars: ✭ 85 (-95.76%)
Mutual labels:  unity3d, unity3d-plugin
Ubernet
Flexible networking library for Unity
Stars: ✭ 10 (-99.5%)
Mutual labels:  unity3d, unity3d-plugin
Darkconfig
DarkConfig is a configuration library for games which supports fast and expressive iteration
Stars: ✭ 94 (-95.32%)
Mutual labels:  unity3d, unity3d-plugin
Succ
Sexy and Utilitarian Code Configuration
Stars: ✭ 100 (-95.02%)
Mutual labels:  unity3d, unity3d-plugin
Csharp Eval Unity3d
C# Expression Parser for Unity3D
Stars: ✭ 102 (-94.92%)
Mutual labels:  unity3d, unity3d-plugin
Unityasync
Task and Async Utility Package for Unity. Start co-routines from anywhere.
Stars: ✭ 58 (-97.11%)
Mutual labels:  unity3d, unity3d-plugin
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (-46.24%)
Mutual labels:  unity3d, unity3d-plugin
Extosc
extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.
Stars: ✭ 69 (-96.56%)
Mutual labels:  unity3d, unity3d-plugin
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-98.51%)
Mutual labels:  unity3d, unity3d-plugin
Dlibfacelandmarkdetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
Stars: ✭ 80 (-96.01%)
Mutual labels:  unity3d, unity3d-plugin
Ma textureatlasser
Texture atlas creator for Unity
Stars: ✭ 116 (-94.22%)
Mutual labels:  unity3d, unity3d-plugin
Unity Quicksheet
Unity-QuickSheet enables you to use spreadsheet file data within Unity editor.
Stars: ✭ 742 (-63.03%)
Mutual labels:  unity3d, unity3d-plugin
Uduino
Simple and easy connection between Arduino and Unity
Stars: ✭ 25 (-98.75%)
Mutual labels:  unity3d, unity3d-plugin
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (-35.87%)
Mutual labels:  unity3d, unity3d-plugin

FairyGUI for Unity

FairyGUI is a Cross Platform UI Editor & UI framework. Get FairyGUI-Editor

Compared with traditional Unity UI engines such as NGUI and UGUI, FairyGUI uses a way of thinking closer to the designer to redefine the production process of the UI, which greatly reduces the time the programmer needs to invest in making the UI.

In terms of running efficiency, FairyGUI uses the unique FairyBatching technology for DrawCall optimization, which is more efficient and easier to control than the traditional optimization techniques of NGUI and UGUI.

In terms of functionality, FairyGUI has good built-in support for traditional UI production pain points, such as rich text (including image and animation), emoji input (direct support for keyboard), virtual list, loop list, pixel-level hit test, curved UI, gesture, particles and model interspersed UI, typing effect, etc.

FairyGUI also fully encapsulates all input methods. Whether mouse, single touch, multi-touch, or VR handle input, developers can use the same code to handle interaction.

The library was designed to work with Unity 5.6 and above, but is currently only tested with Unity 2018 and above.

Learn

Guide

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].