Building an Entity Component System: Data Oriented Hierarchies

작성자

카테고리:

← 피드로
r/programming · /u/ajmmertens · 2026-06-26 개발(SW)

Data Oriented Design is the practice of building code that's optimized for the hardware it runs on. Entity Component Systems help writing DOD-friendly code by laying out otherwise allocation-heavy game data in contiguous arrays. A challenge in gamedev however is that lots of game data…

원문 보기 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다