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.
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
Particulate.js is a JavaScript particle physics micro library (~3.7kb gz) designed to be simple, extensible, fast, and stable; it is capable of running a simulation with tens of thousands of particles and tens of thousands of constraints in real time. The core system is derived from that…
The main features of jpweeks/particulate-js are: Physics Engines.
Open-source alternatives to jpweeks/particulate-js 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.