edyn
Physics engine
A real-time physics engine using an Entity-Component System design
Edyn is a real-time physics engine organized as an ECS.
643 stars
18 watching
26 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
ecsentity-component-systementtgame-developmentnetworked-physicsphysics-enginephysics-simulation
Related projects:
Repository | Description | Stars |
---|---|---|
| An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
| A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
| Builds a custom game engine using the Entity Component System concept in Go. | 129 |
| A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 607 |
| A physics engine that simulates rigid body motion in 2D and 3D spaces using linear algebra and collision detection. | 1,631 |
| A physics engine designed to simulate complex physical systems in games and simulations | 952 |
| An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 |
| A physics engine for 2D games and simulations with support for fixed-point math. | 29 |
| A macro-powered framework for building entity-component-system game engines | 59 |
| A C# implementation of a 2D physics engine with advanced collision detection and rigid body dynamics. | 81 |
| An Entity-Component System implementation in C# targeting .NET 8 | 254 |
| An Entity Component System focused on usability and flexibility in game development and general software development | 757 |
| An extensible 2D game engine built around an Entity Component System (ECS) architecture | 12 |
| A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. | 16 |
| A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. | 190 |