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.
Jitter Physics 2, the evolution of Jitter Physics, is an impulse-based dynamics engine with a semi-implicit Euler integrator. It is a fast, simple, and dependency-free engine written in C# with a clear and user-friendly API.
The main features of notgiven688/jitterphysics2 are: Physics Engines.
Open-source alternatives to notgiven688/jitterphysics2 include: armory3d/haxebullet — Bullet 3D Physics bindings for Haxe. bero1985/kraft — Kraft Physics Engine is an open source Object Pascal physics engine library that can be used in 3D games. bulletphysics/bullet3 — Bullet3 is a professional physics simulation engine designed for calculating rigid body, soft body, and collision… chabinka/unity3d-quadtree-collision-detection. chandlerprall/goblinphysics — GoblinPhysics. anuraghazra/verly.js — Easy to integrate verlet physics engine.
Kraft Physics Engine is an open source Object Pascal physics engine library that can be used in 3D games.
Bullet3 is a professional physics simulation engine designed for calculating rigid body, soft body, and collision dynamics within 3D environments and robotics applications. It functions as a computational framework for determining complex geometric intersections and contact manifolds between objects in simulated space. The library distinguishes itself through a distributed rendering framework that scales heavy graphical workloads and scene generation tasks across large clusters of machines. This capability enables the production of massive datasets by distributing complex scene generation acr