High-level wrapper around Flecs, a powerful ECS (Entity Component System) library, written in Zig language
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
copygirl bde3ec33e5 Fix missing newlines in errors in Context.lookupAndRegister 7 months ago
..
builtin Support Flecs REST API 8 months ago
test Fix Flecs OS API, move to separate file 7 months ago
c.zig Add first Entity tests 1 year ago
context.zig Fix missing newlines in errors in Context.lookupAndRegister 7 months ago
entity.zig Use builtin Flecs types 8 months ago
errors.zig Don't usingnamespace all of errors.zig 8 months ago
id.zig Remove reference to main.zig where possible 8 months ago
iter.zig Let Iter hold onto its own allocator 8 months ago
main.zig Fix Flecs OS API, move to separate file 7 months ago
meta.zig Add lookups for (some) builtin Flecs types 8 months ago
os_api.zig Fix Flecs OS API, move to separate file 7 months ago
pair.zig Fix Pair.init and add .fromRaw constructor 7 months ago
path.zig Add Entity formatting 8 months ago
world.zig Add world.pair function 7 months ago