bnoazx005 / TDEngine2

TDEngine2 is a cross-platform game engine
Apache License 2.0
18 stars 4 forks source link

[Refactoring] Improve and refactor current implementation of ECS subsystem #18

Closed bnoazx005 closed 2 years ago

bnoazx005 commented 5 years ago

Description

The current implementation of ECS subsystem should be totally rewritten based on my side project which is TinyECS. It's started as standalone version of the one that's used within TDEngine2, but it's overgrowth its roots. Now it's time to come home)