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 aa96ef73ad Set component names explicitly 10 months ago
..
builtin Support Flecs REST API 11 months ago
test Fix Flecs OS API, move to separate file 10 months ago
c.zig Add first Entity tests 1 year ago
context.zig Update some (doc) comments 10 months ago
entity.zig Support pointer types in Entity.set 10 months ago
errors.zig Don't usingnamespace all of errors.zig 11 months ago
id.zig Update some (doc) comments 10 months ago
iter.zig Let Iter hold onto its own allocator 11 months ago
main.zig Fix Flecs OS API, move to separate file 10 months ago
meta.zig Set component names explicitly 10 months ago
os_api.zig Hook into Flecs log and abort (potentially WIP) 10 months ago
pair.zig Fix Pair.init and add .fromRaw constructor 10 months ago
path.zig Update some (doc) comments 10 months ago
world.zig Set component names explicitly 10 months ago