Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 345 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 345 Bytes

Entities Graphics

Entities Graphics provides systems and components for rendering ECS entities. Entities Graphics is not a render pipeline: it is a system that collects the data necessary for rendering ECS entities, and sends this data to Unity's existing rendering architecture.