Unity ECS 资料

update 2020/06/01

官方Document:

官方会不断的更新文档,因此推荐去Unity Package Document里找entities,或者是直接在Unity编辑器的package mananger中打开相应链接,均可以得到最新的文档。
https://docs.unity3d.com/Packages/com.unity.entities@0.10/manual/index.html

文档首页介绍ECS的连环画:






官方网站:

https://unity.com/dots

Unite视频:

油管或是b站上搜索。

官方Sample Project:

https://github.com/Unity-Technologies/EntityComponentSystemSamples

Training Sample:

https://github.com/Unity-Technologies/DOTS-training-samples

A third person, multiplayer sample project:

https://github.com/Unity-Technologies/DOTSSample

其他资料:

注意:这些资料有许多的内容(大多是API)已经过时了,但仍有参考价值。
Rams3s Blog - ECS Deep Dive
Unity ECS - game torrahod
BrianWill/Learn Unity/ecs-jobs

Future of Unity DOTS

在2020.1版本,第一个正式版本将会发布。

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容