All Projects → warmtrue → WDataTable

warmtrue / WDataTable

Licence: MIT license
WDataTable,a data form component for unity by ugui.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to WDataTable

Uieffect
UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
Stars: ✭ 3,449 (+8976.32%)
Mutual labels:  ugui
UBind
UBind is a value binding component for Unity, which is used to quickly realize the association binding between UI and logical data.
Stars: ✭ 57 (+50%)
Mutual labels:  ugui
UCharts
UCharts allows creating radar charts, pie charts, half pie chart in your Unity3d Games.
Stars: ✭ 33 (-13.16%)
Mutual labels:  ugui
MirrorReflectionEffectForUGUI
A simple mirror reflection effect for a uGUI without reflection probes or shaders.
Stars: ✭ 99 (+160.53%)
Mutual labels:  ugui
UnityGiphy
Library for using the GiphyAPI in Unity to get and play random Gifs as MP4s
Stars: ✭ 35 (-7.89%)
Mutual labels:  ugui
EmojiText
This is a EmojiText solution for Unity3D UI
Stars: ✭ 74 (+94.74%)
Mutual labels:  ugui
unity-text-typer
Text typing effect for Unity uGUI Text components
Stars: ✭ 252 (+563.16%)
Mutual labels:  ugui
DissolveEffectForUGUI
A dissolve effect for uGUI, without material instancing. Please star and watch this project :)
Stars: ✭ 67 (+76.32%)
Mutual labels:  ugui
unity-bridge-ui-framework
🏝 a little framework base on unity and ugui,we use bridges to connect one panel to another panel
Stars: ✭ 90 (+136.84%)
Mutual labels:  ugui
MintAnimation
一款高效易用的Unity插值动画系统,可以快速制作UI动画
Stars: ✭ 84 (+121.05%)
Mutual labels:  ugui
UnityDynamicScrollView
Dynamic scrollView based on UGUI
Stars: ✭ 161 (+323.68%)
Mutual labels:  ugui
UnityGUI
UGUI Panel Systems for navigation, animation and more
Stars: ✭ 80 (+110.53%)
Mutual labels:  ugui
DissolveEffectForTMPro
DissolveEffectForTMPro provide dissolve effect component for TextMeshPro in Unity.
Stars: ✭ 86 (+126.32%)
Mutual labels:  ugui
Particleeffectforugui
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
Stars: ✭ 1,941 (+5007.89%)
Mutual labels:  ugui
YLYRichText
a feature-rich, easy to use unity rich text plugin
Stars: ✭ 32 (-15.79%)
Mutual labels:  ugui
ugui-dragdrop
A practise of universal interaction in Unity UI (uGUI): Drag and drop an object for exchanging its position with others.
Stars: ✭ 21 (-44.74%)
Mutual labels:  ugui
WChatPanel
WChatPanel,a chat panel UI component for Unity3D such as wechat.
Stars: ✭ 32 (-15.79%)
Mutual labels:  ugui
ugui-animated-progressbar
A progress bar with animation of uGUI.
Stars: ✭ 81 (+113.16%)
Mutual labels:  ugui
RubyTextMeshPro
Unity Text Mesh Proでルビ(フリガナ)のタグを追加しました.
Stars: ✭ 61 (+60.53%)
Mutual labels:  ugui
UnityScreenNavigator
Library for screen transitions, transition animations, transition history stacking, and screen lifecycle management in Unity's uGUI.
Stars: ✭ 488 (+1184.21%)
Mutual labels:  ugui

WDataTable

license release PRs Welcome

WDataTable, a table UI component for Unity3D.

screenshot screenshot screenshot

Feature

  • Easy Config
  • Sort by Column
  • Select Row
  • Dynamic Update

2.0

  • Use LoopScrollRect for performance
  • Table Element Pool Support
  • Custom Column Style Config
  • Handle Table Message
  • Support TextMesh Pro
  • Per Element Click and Config

Requirement

  • Unity 2018.2+
  • No other SDK are required.

Notice

  • If use TextMesh Pro, need Import TMP Essential Resources
  • Use can be found in the demo scene

License

MIT

Author

warmtrue

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].