|
|
@@ -1,7 +1,7 @@ |
|
|
|
# Svelto Entity Component System 2.7 |
|
|
|
===================================== |
|
|
|
|
|
|
|
Real Entity-Component-System for c#. Enables to write encapsulated, decoupled, maintainable, highly efficient, data oriented, cache friendly, multi-threaded, code without pain. Although the framework is platform agnostic (compatible with c# 7 and .net standard 2.0), it comes with several Unity extensions. |
|
|
|
Real ECS framework for c#. Enables to write encapsulated, decoupled, maintainable, highly efficient, data oriented, cache friendly, multi-threaded, code without pain. Although the framework is platform agnostic (compatible with c# 7 and .net standard 2.0), it comes with several Unity extensions. |
|
|
|
|
|
|
|
## Why using Svelto.ECS with Unity? |
|
|
|
|
|
|
|