Commit Graph
7 Commits
Author SHA1 Message Date
Dylan Wilson bb6b085fd0 renamed entity system to processing system 2018-02-01 23:28:45 +10:00
Dylan Wilson b856a36f38 fixed a bug in the ecs assembly scanning 2018-01-18 22:05:43 +10:00
Dylan Wilson 8dd279cbe8 deep diving into the ecs 2017-11-30 20:55:05 +10:00
Dylan Wilson ce98a06eeb custom dependency resolution in the ecs 2017-06-14 23:07:46 +10:00
Dylan Wilson b6555e8ce5 moving some things around and code cleanup 2017-06-13 21:20:02 +10:00
Lucas Girouard-StranksandDylan Wilson 2725d02715 Artemis Entity Component System (#360)
* artemis ecs

* Working on StarWarrior

* Refactor for bugs

* demo works :)

* Fix pool bug

* Fix string typo

* ObjectPool garbage optimization

* Aspect attribute

* Remove BigInteger

* Fix demo

* Refactor for events

* wip on platformer demo

* Fix typo
2017-04-02 18:16:39 +10:00
Dylan Wilson c236e6dfd5 moved the particle system and the entity component system into their own nuget packages 2017-03-07 22:08:31 +10:00