Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 560 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 560 Bytes

ECS_101

ECS Infographic

This repository contains an introduction to Unity's new Entity Component System. The purpose of this is to help developers understand this paradigm, and why it is important to create performant games in Unity.

ECS Drone

I tried to make the simplest possible demo to showcase ECS, please if you have any improvement idea let me know.