A research-oriented elastic body simulator
-
Updated
Oct 14, 2022 - C++
A research-oriented elastic body simulator
Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own. This is useful if you want to simulate ropes, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.
A floating character controller for Bevy
Simple rigid-body physics simulator powered by XPBD.
Unity Position Based Dynamics in two dimensions
eXtended Position based dynamics implementation with soft body virtual cutting
WebGPU XPBD Cloth Simulator Project to accompany guides on www.carmencincotti.com
XPBD physics in THREE.js
RoboSim is a project aimed at creating a user-friendly and customizable rigid body physics simulator for robotics.
An implementation of "XPBD: position-based simulation of compliant constrained dynamics", MIG'16
A physics engine written from scratch in C++ using Raylib for CS6323 Course at UT Dallas
A lightweight, cross-platform, particle-oriented Unity physics engine specializing in deformable body simulation through XPBD (Extended Position Based Dynamics). POND leverages particle systems to deliver realistic and customizable soft body simulations, optimized for games and XR applications.
Add a description, image, and links to the xpbd topic page so that developers can more easily learn about it.
To associate your repository with the xpbd topic, visit your repo's landing page and select "manage topics."