浏览代码

documentation : introduction

/main
xingwei.zhu 6 年前
当前提交
728c22d8
共有 1 个文件被更改,包括 24 次插入1 次删除
  1. 25
      README.md

25
README.md


## Introduction
UIWidget is a plugin package of Unity Editor which helps developers to create, debug and deploy efficient,
cross-platform Apps using Unity Engine.
UIWidget is mainly derived from Flutter @https://github.com/flutter/flutter. However, taking advantage of
the powerful Unity Engine, it offers developers many new features to improve their Apps
as well as the develop workflow significantly.
#### Efficiency
Using the latest Unity rendering SDKs, a UIWidget App can run very fast and keep >60fps in most times.
#### Cross-Platform
A UIWidget App can be deployed on all kinds of platforms including PCs, mobile devices and web page directly, like
any other Unity projects.
#### 3D-Support
Except for basic 2D UIs, Developers are also able to include 3D Models, particle-systems to their UIWidget Apps.
#### Developer-Friendliness
A UIWidget App can be debug in the Unity Editor directly with many advanced tools like
CPU/GPU Profiling, FPS Profiling.
## Requirement

#### Wiki
## Contribute
## How to Contribute
#### Code Style

正在加载...
取消
保存