jbruening / ugui-mvvmLinks
Unity3D uGUI mvvm databinding via the standard IXChanged interfaces used in wpf (INotifyPropertyChanged, INotifyCollectionChanged, etc)
☆214Updated 3 years ago
Alternatives and similar repositories for ugui-mvvm
Users that are interested in ugui-mvvm are comparing it to the libraries listed below
Sorting:
- Asynchronous operations (promises) for Unity3d.☆185Updated 5 years ago
- Flexible logging for C# and Unity☆193Updated 2 years ago
- A bunch of code to make using async-await easier in Unity3D☆217Updated 6 years ago
- C# Expression Parser for Unity3D☆205Updated last year
- Framework for Unity that includes lots of useful utility functions and helper classes.☆208Updated 2 months ago
- Unity engine DOTS UI solution☆407Updated 5 years ago
- List control for Unity allowing editor developers to add reorderable list controls to their GUIs.☆171Updated 6 years ago
- Eazy Sound Manager is a simple Unity3D tool which aims to make sound and music management in games easier☆184Updated 2 years ago
- make mesh like line, polygon, etc in unity3d☆190Updated last month
- This is a simple and interactive Unity3d example project to show how to use Entitas☆205Updated last year
- These script will make your UnityGUI ScrollRects scroll infinitely. I used the HorizontalLayoutGroup and VerticalLayoutGroup components t…☆189Updated 2 years ago
- An tiny, improved coroutine API for the Unity game engine.☆128Updated 2 years ago
- Excel for Unity. Provides both read and write with .xls and .xlsx☆221Updated 5 years ago
- An MVC framework for Unity3D☆169Updated 6 years ago
- Mesh effect components for TextMeshPro in Unity.☆166Updated 6 years ago
- Example Unity custom graph editor for editing skill trees.☆126Updated 9 years ago
- Vertex color UI Effect for Unity UI (uGUI).☆322Updated 6 years ago
- The ECS project originally developed with Intel for GDC 2018☆152Updated 6 years ago
- A 2 way binding system for unity using unirx☆124Updated last year
- Non-realtime (=static) screen blur for Unity. Easy to use background for dialogs.