Sander Mertens/flecs: Release v1.0

Name: flecs

Owner: Sander Mertens

Release: Flecs 1.0

Released: 2019-08-25

License: NOASSERTION

Release Assets:

The first official Flecs release!

This version includes the following features:

  • A super fast archetypes-based ECS implementation in C99
  • Expressive system queries with support for many operators and ways to subscribe for data
  • Group systems with Flecs features
  • Component sharing (see: inheritance)
  • A web-based dashboard (see: flecs-systems-admin)
  • Hierarchies [BETA] (see: hierarchies)
  • Multithreading [BETA]
  • ... and much, much more! See the manual for more details.

To top