Skip to content
#

data-oriented-design

Here are 4 public repositories matching this topic...

An entity component system (ECS) framework featuring strong articulations among components from different systems through controller interfaces. 'Everything is a Component' & 'ECS Modules' is what makes it special!

  • Updated Feb 16, 2024
  • Java

A high-performance Physics Engine built using an Entity Component System (ECS) architecture, designed with a hybrid approach that blends object-oriented programming (OOP) principles with Data-Oriented Design (DOD) to deliver both intuitive usage and exceptional performance.

  • Updated Sep 24, 2024
  • Java

Improve this page

Add a description, image, and links to the data-oriented-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-oriented-design topic, visit your repo's landing page and select "manage topics."

Learn more