puerts_unity_demo
puerts_unity_demo copied to clipboard
unity demo for puerts
unity demo for puerts
本仓库master分支用到了unity package的能力,因此仅支持Unity2018+。如您在使用5.5和2017,请查看1.2.x或1.0.x分支(或点此下载zip)
Demo Layout | 目录结构解释
-
package
code of PuerTS -
projects/0_Basic_Demo
most basic example | 最基础的Demo示例 -
projects/1_Start_Template
a demo with some useful editor features. could be used as a starter template | 一些很有用的编辑器功能演示,甚至可用于作为你的项目启动模板
How to run it? | 怎么跑这demo?
-
git clone https://github.com/chexiongsheng/puerts_unity_demo.git
-
open
projects/0_Basic_Demo
orprojects/1_Start_Template
More example? | 更多的示例或者教程?
In English
The followed content all comes from the community. PuerTS will collect superior content to fill this list. But we recommend you share your content by submitting a PR .
说中文
下列内容都来自于社区,PuerTS会不定时搜集优秀内容填进下面的列表,但更希望您通过 PR 的方式将您东西分享出来。
- Samples or Frameworks | 例子或者二次封装框架
Author | repo | type | star |
---|---|---|---|
@Justin-sky | https://github.com/Justin-sky/Nice-TS | Framework | 250+ |
@Geequlim | https://github.com/Geequlim/puerts-starter-kit | Framework | 80+ |
@zgz682000 | https://github.com/zgz682000/puerts-component | Framework | 10+ |
@jungog | https://github.com/jungog/UnityTs | Framework | |
@zombieyang | https://github.com/zombieyang/puerts_unity_webgl_demo | Samples | 30+ |
@throw-out | https://github.com/throw-out/PerformanceTesting | Samples | |
@DOSexample | https://github.com/DOSexample/puerts_unity_demo | Samples |
- Tutorial in video or article | 优秀文字/视频教程:
Author | title | url |
---|---|---|
@NowPaper | Unity TypeScript 脚本解决方案 Puerts 实例解析快速上手 | https://www.bilibili.com/video/BV13v411g7sV |
@Justin-sky | Puerts中使用protobuf | https://zhuanlan.zhihu.com/p/205342984 |