Showing results for

ecs

on github.com
github.com › SanderMertens › flecs
GitHub - SanderMertens/flecs: A fast entity component system (ECS) for C & C++
Flecs is a fast and lightweight Entity Component System that lets you build games and simulations with millions of entities (join the Discord!). Here...
github.com › bakpakin › tiny ecs
GitHub - bakpakin/tiny-ecs: ECS for Lua
...Tiny-ecs is an Entity Component System for Lua that's simple, flexible, and useful. Because of Lua's tabular nature, Entity Component Systems...
github.com › skypjack › entt
GitHub - skypjack/entt: Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
...The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. For further details:
This project started off...
github.com › deepcake › echo
GitHub - deepcake/echo: Super lightweight Entity Component System framework for Haxe
Super lightweight Entity Component System framework for Haxe. Initially created to learn the power of macros. Focused to be simple and fast. Inspired by...
github.com › tversteeg › chuot
GitHub - tversteeg/chuot: 🐭 AGPL licensed Rust game engine for 2D pixel-art games
...to bundle as WASM for the web.
- An ECS (Entity component system), although an ECS architecture is great for cache locality and thus performance...
github.com › isadorasophia › murder
GitHub - isadorasophia/murder: Murder is a pixel art ECS game engine.
...These projects show what to expect from the Murder architecture and how to create a world, entities and components, which ECS is all about...
github.com › Overload Technologies › Overload › wiki
Actor · Overload-Technologies/Overload Wiki · GitHub
...OvCore::ECS::Actor
This usertype has no variables
This usertype has no constructors
This usertype has no operators
github.com › ggez › ggez
GitHub - ggez/ggez: Rust library to create a Good Game Easily
...shaders, instanced draws and render targets
- Physics
- Animation (check out keyframe; it works pretty well with ggez (source))
- GUI
- Assets manager
github.com › Overload Technologies › Overload › wiki
ReflectionProbeCaptureSpeed · Overload-Technologies/Overload Wiki · GitHub
...OvCore::ECS::Components::CReflectionPRobe::ECaptureSpeed
This usertype has no constructors
This usertype has no operators
github.com › Overload Technologies › Overload › wiki
ReflectionProbeInfluencePolicy · Overload-Technologies/Overload Wiki · GitHub
...OvCore::ECS::Components::CReflectionPRobe::EInfluencePolicy
This usertype has no constructors
This usertype has no operators