Pinned Repositories
explorer
Web-based UI for monitoring Flecs applications, trying out queries & learning ECS
bake
Bake, A build system for building, testing and running C & C++ projects
colorize
Make your C/C++ console apps prettier!
ecs-faq
Frequently asked questions about Entity Component Systems
ecs_benchmark
Flecs benchmarks
ecs_nbody
Implementation of n-body in the flecs ECS framework
ecs_pong
A no-frills implementation of pong in the flecs ECS framework
flecs
A fast entity component system (ECS) for C & C++
tower_defense
Tower defense game written in Flecs
y
Simple, introspective language for creating the best software. Inspired by vlang.io
SanderMertens's Repositories
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
SanderMertens/ecs-faq
Frequently asked questions about Entity Component Systems
SanderMertens/bake
Bake, A build system for building, testing and running C & C++ projects
SanderMertens/tower_defense
Tower defense game written in Flecs
SanderMertens/ecs_benchmark
Flecs benchmarks
SanderMertens/flecs_not_for_dummies
An in-depth introduction to using Flecs
SanderMertens/awesome-entity-component-system
:sunglasses: A curated list of Entity-Component-System (ECS) libraries and resources
SanderMertens/ecs_squares
Sokol rendering example
SanderMertens/flecs-cpp_tools
C++ tools for Flecs
SanderMertens/microui
A tiny immediate-mode UI library
SanderMertens/ecs_rock_paper_scissors
A tiny rock, paper, scissors implementation in ECS
SanderMertens/flecs-gx
ECS based renderer
SanderMertens/ecs_presentation
SanderMertens/trees
Example code for Flecs Prefab blog
SanderMertens/amalgamate
Simple amalgamation tool for bake projects
SanderMertens/cglm
📽 Highly Optimized Graphics Math (glm) for C
SanderMertens/kitchen-explorer
Flecs explorer example
SanderMertens/python-binding
Python for Corto
SanderMertens/SanderMertens.github.io
SanderMertens/bouncing-boxes
Simple 3D graphics example using modules
SanderMertens/ci-experiments
SanderMertens/city
Github pages stub to city demo
SanderMertens/cyclonedds
Eclipse Cyclone DDS project
SanderMertens/edict
SanderMertens/EmbeddableWebServer
Cross-platform, single .h file HTTP server (Windows, Linux, Mac OS X)
SanderMertens/example_package
Example bake package (used for testing)
SanderMertens/gltest
SanderMertens/playground
Stub to playground demo
SanderMertens/query_server
Demo server for flecs queries
SanderMertens/sokol
minimal cross-platform standalone C headers