Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 381 Bytes

File metadata and controls

9 lines (7 loc) · 381 Bytes

DOTS Sample Project

This project demonstrates how entities can be:

  • Instantiated in parallel using a predefined archetype and the Job System.
  • Modified through simple user interaction (entity target).
  • Efficiently rendered and updated via DrawMeshInstancedIndirect.

How to use

  • Open the ECSSample.scene located in '\Assets\Modules\ECSSample\Scenes' and hit play button