All Projects → kiepng → Unity-VariableTileLayout

kiepng / Unity-VariableTileLayout

Licence: MIT license
UI components for tile layout like Pinterenst.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Unity-VariableTileLayout

UnityDynamicScrollView
Dynamic scrollView based on UGUI
Stars: ✭ 161 (+182.46%)
Mutual labels:  ugui
EmojiText
This is a EmojiText solution for Unity3D UI
Stars: ✭ 74 (+29.82%)
Mutual labels:  ugui
RubyTextMeshPro
Unity Text Mesh Proでルビ(フリガナ)のタグを追加しました.
Stars: ✭ 61 (+7.02%)
Mutual labels:  ugui
JonContextMenu
A beautiful and minimalist arc menu like the Pinterest one, written in Swift
Stars: ✭ 60 (+5.26%)
Mutual labels:  pinterest-like
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 (+0%)
Mutual labels:  ugui
UnityScreenNavigator
Library for screen transitions, transition animations, transition history stacking, and screen lifecycle management in Unity's uGUI.
Stars: ✭ 488 (+756.14%)
Mutual labels:  ugui
Particleeffectforugui
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
Stars: ✭ 1,941 (+3305.26%)
Mutual labels:  ugui
ugui-animated-progressbar
A progress bar with animation of uGUI.
Stars: ✭ 81 (+42.11%)
Mutual labels:  ugui
WChatPanel
WChatPanel,a chat panel UI component for Unity3D such as wechat.
Stars: ✭ 32 (-43.86%)
Mutual labels:  ugui
YLYRichText
a feature-rich, easy to use unity rich text plugin
Stars: ✭ 32 (-43.86%)
Mutual labels:  ugui
UnityGUI
UGUI Panel Systems for navigation, animation and more
Stars: ✭ 80 (+40.35%)
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 (+57.89%)
Mutual labels:  ugui
MintAnimation
一款高效易用的Unity插值动画系统,可以快速制作UI动画
Stars: ✭ 84 (+47.37%)
Mutual labels:  ugui
UnityUIPlayables
Tracks and Clips for controlling the Unity UI (uGUI) with Timeline.
Stars: ✭ 277 (+385.96%)
Mutual labels:  ugui
DissolveEffectForUGUI
A dissolve effect for uGUI, without material instancing. Please star and watch this project :)
Stars: ✭ 67 (+17.54%)
Mutual labels:  ugui
MirrorReflectionEffectForUGUI
A simple mirror reflection effect for a uGUI without reflection probes or shaders.
Stars: ✭ 99 (+73.68%)
Mutual labels:  ugui
DissolveEffectForTMPro
DissolveEffectForTMPro provide dissolve effect component for TextMeshPro in Unity.
Stars: ✭ 86 (+50.88%)
Mutual labels:  ugui
WDataTable
WDataTable,a data form component for unity by ugui.
Stars: ✭ 38 (-33.33%)
Mutual labels:  ugui
boardz
Create Pinterest-like boards with pure CSS, in less than 1kB.
Stars: ✭ 33 (-42.11%)
Mutual labels:  pinterest-like
UCharts
UCharts allows creating radar charts, pie charts, half pie chart in your Unity3d Games.
Stars: ✭ 33 (-42.11%)
Mutual labels:  ugui

Unity-VariableTileLayout

UI Components that can create a Pintrest style tile layout.

screenshot01 screenshot02

Start Axis -> Horizontal

Shorten the graphic width to cellsize.x and determine the height of the cell according to the original ratio. screenshot03

Start Axis -> Vertical

Shorten the graphic height to cellsize.y and determine the width of the cell according to the original ratio. screenshot04

Environment

Unity 2018.2.8f1

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