soft-body
Here are 17 public repositories matching this topic...
Language:All
Sort:Most stars
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.
- Updated
Mar 20, 2025 - C#
A 2D Deformable body simulation in Unity using FEM
- Updated
Jan 30, 2022 - C#
Documentation and example applications for the Libbulletjme physics simulation library
- Updated
Mar 17, 2025 - Java
Physical simulation of the behavior of objects of different shapes
- Updated
Oct 21, 2022 - C++
Soft Body simulation running in the browser using Bullet compiled to WebAssembly
- Updated
Jul 13, 2023 - JavaScript
Simple physics engine in TypeScript. It works on a principle that all real world objects can be modeled as point masses and forces acting on them.
- Updated
Jan 6, 2023 - TypeScript
Python implementation of an axisymmetric elastohydrodynamic solver
- Updated
Feb 23, 2023 - C++
In my opinion - one of the coolest simulations!
- Updated
Jun 24, 2022 - Java
Simulator of soft bodies in OpenGL.
- Updated
Nov 10, 2022 - C++
A soft-body simulation written in C++. Soft bodies consist of equidistant point masses joined by spring-damper couples. Uses Velocity Verlet method to numerically solve for positions and velocities.
- Updated
Aug 25, 2022 - C
Simulation of soft body dynamics in Unity engine created as semestral project for B4M39MMA course at CTU FEE
- Updated
Feb 8, 2022 - C#
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.
- Updated
Nov 7, 2024
Modelling the growth of a soft-body system from a single cell and temporal adaptation to the environment
- Updated
Mar 6, 2023 - Python
Improve this page
Add a description, image, and links to thesoft-body topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesoft-body topic, visit your repo's landing page and select "manage topics."