Skip to content
/ NCS Public

node-component-system framework, data-oriented programming framework.

License

Notifications You must be signed in to change notification settings

KondeU/NCS

Repository files navigation

NCS

NCS is a header-only node-component-system framework, which defines a data-oriented programming method.

  • Node: id.
  • Component: data.
  • System: process logic.
  • Relation: relation of nodes.
  • Registry: entry.
  • Viewer: filter accessor.
  • Scene: a scene has a registry.