The sample projects in this repo use Unity 6.2 and the 1.4 releases of the Entities and Entities.Graphics packages.
This repo contains a focused subset of the DOTS samples, all in a single Entities samples project:
- Document: Unity Entities 101
- Video: ECS Entities and components (10 minutes)
- Video: ECS Systems (7 minutes)
- Video: ECS Baking (6 minutes)
- Video: HelloCube samples (30 minutes) (code)
- Video: StateChange sample (14 minutes) (code)