Y
Hacker News
new
|
ask
|
show
|
jobs
by
sufficer
930 days ago
What is ECS?
3 comments
ch71r22
930 days ago
Guessing Entity Component System - a common game engine architecture
link
6581
930 days ago
Entity component system.
link
lstodd
930 days ago
And here I was thinking it's about Amiga 600
link
mortenjorck
930 days ago
The example game graphics that appear to plausibly fit in a 32-color palette did not help my confusion!
link
vardump
930 days ago
Same.
I thought pixel graphics within limitations of Amiga 600/3000 Enhanced ChipSet.
link
gentleman11
930 days ago
A trendy high performance architecture. Unity is trying to popularize it a lot lately
link
capableweb
930 days ago
Not just about performance, but about getting a very well decoupled code base as well when using ECS.
link