How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
DotRecast - a C# port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, Unity3D, games, servers
Box2D.NET - a C# port of Box2D, is a 2D physics engine for games, .NET, Unity3D, servers
Coffee-Physics is a lightweight physics engine designed for two-dimensional particle simulation within web environments. It provides a framework for managing the movement and physical interactions of individual objects across a coordinate system, utilizing a collection of mathematical functions to calculate trajectories and collision responses. The library employs Verlet-based integration to maintain stability by tracking coordinate history, avoiding the need for explicit velocity or acceleration variables. It enforces deterministic behavior through fixed-step time stepping, which ensures con
Kraft Physics Engine is an open source Object Pascal physics engine library that can be used in 3D games.
The main features of bero1985/kraft are: Physics Engines, Game Development.
Open-source alternatives to bero1985/kraft include: ikpil/box2d.net — Box2D.NET - a C# port of Box2D, is a 2D physics engine for games, .NET, Unity3D, servers. ikpil/dotrecast — DotRecast - a C# port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, Unity3D, games, servers. soulwire/coffee-physics — Coffee-Physics is a lightweight physics engine designed for two-dimensional particle simulation within web… anuraghazra/verly.js — Easy to integrate verlet physics engine. atomicptr/ld55 — My LD55 entry made with Odin and Raylib. armory3d/haxebullet — Bullet 3D Physics bindings for Haxe.