38 skills found · Page 1 of 2
idanarye / Bevy TnuaA floating character controller for Bevy
yuki-koyama / ElastyA research-oriented elastic body simulator
Habrador / Ten Minute Physics UnityImplementations 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 XPBD based physics engine. 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.
vitalight / VelvetA CUDA-accelerated cloth simulation engine based on Extended Position Based Dynamics (XPBD).
felipeek / Raw PhysicsSimple rigid-body physics simulator powered by XPBD.
andywiecko / PBD2DUnity Position Based Dynamics in two dimensions
shnewto / Bevy Collider Gena library for generating 2D colliders for bevy apps from images
nobuo-nakagawa / XpbdAn implementation of "XPBD: position-based simulation of compliant constrained dynamics", MIG'16
Q-Minh / Position Based DynamicseXtended Position based dynamics implementation with soft body virtual cutting
zalo / TetSimJavascript Tetrahedral FEM Simulation
ccincotti3 / Webgpu Cloth SimulatorWebGPU XPBD Cloth Simulator Project to accompany guides on www.carmencincotti.com
yoharol / PBD TaichiPBD and XPBD in Taichi, aiming at including most type of constraints on mesh and tetrahedron.
markeasting / THREE XPBDXPBD physics in THREE.js
openxrlab / XrtailorOpenXRLab GPU Cloth Simulation Engine
wlgys8 / XPBDUnityRustrealize XPBD with rust and render in Unity
jak-xyz / Xpbd FemNo description available
jspdown / ClothWebGPU XPBD based cloth simulation
BarthPaleologue / FeatherLightweight 3D C++ OpenGL engine, with physics powered by XPBD
steampower33 / XPBD ClothNo description available
alexrodag / SpgA C++ physics simulation library with automatic derivatives and multiple solvers such as XPBD, Vertex Block Descent or Newton Backward Euler