start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2017/06/22 03:49] – [Framework Directory] loywong | start [2024/06/18 13:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
===== Summary ===== | ===== Summary ===== | ||
- | LowoUI-UN is an ui framework for unity base on UGUI with simple | + | LowoUN-UI is an ui framework for unity project based on UGUI with templated way to achieve UI production, I think it's a great architecture |
+ | \\ \\ Asset Store: http://u3d.as/QXF | ||
+ | Take a look at the sample files in the asset folder, you may find it easily to use. Any problem, you can check the url or send email below for help. | ||
+ | * Blog: [[http:// | ||
+ | * Mail: loywongcom@gmail.com | ||
==== Framework Directory ==== | ==== Framework Directory ==== | ||
* **[[1_guide|Quick Start Guide]]** | * **[[1_guide|Quick Start Guide]]** | ||
- | | + | |
- | | + | |
- | * [[1_guide:2_workflow|Setup Environment]] | + | |
- | | + | |
* **[[2_core|Core]]** | * **[[2_core|Core]]** | ||
* UILinker | * UILinker | ||
Line 32: | Line 35: | ||
===== Quick Start Guide ===== | ===== Quick Start Guide ===== | ||
- | Learn basic necessary tips(as less as points) to use this framework at an low level. | + | Learn as less as points to use this framework at an low level. |
+ | > [[1_guide|more>> | ||
===== Core ===== | ===== Core ===== | ||
The core scripts of the framework. | The core scripts of the framework. | ||
+ | > [[2_core|more>> | ||
===== Tmpl ===== | ===== Tmpl ===== | ||
The basic holders(panels) code template include an uihandler and an uibinder script file. | The basic holders(panels) code template include an uihandler and an uibinder script file. | ||
+ | > [[3_tmpl|more>> | ||
===== Visual ===== | ===== Visual ===== | ||
Line 46: | Line 52: | ||
* Component | * Component | ||
* Hud | * Hud | ||
+ | |||
+ | > [[4_visual|more>> | ||
===== Util ===== | ===== Util ===== | ||
Kinds of utils, such as: | Kinds of utils, such as: | ||
- | * UIClip: for performance optimization | + | * UICutter: Disable ui game objects outside of the screen |
- | * UIDragHelper: | + | |
* UIGameObject: | * UIGameObject: | ||
+ | * UIDragHelper: | ||
+ | > [[5_util|more>> | ||
===== Anim ===== | ===== Anim ===== | ||
Animation clips play for all ui elements include hud ui, holder(panel) and components. | Animation clips play for all ui elements include hud ui, holder(panel) and components. | ||
+ | > [[6_anim|more>> | ||
===== Helper ===== | ===== Helper ===== | ||
* Prefab case for the visual elements | * Prefab case for the visual elements | ||
* code snippets for quick input | * code snippets for quick input | ||
+ | |||
+ | > [[7_helper|more>> |
start.1498103364.txt.gz · Last modified: 2024/06/18 13:44 (external edit)