soft-body
Here are 17 public repositories matching this topic...
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
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
Modelling the growth of a soft-body system from a single cell and temporal adaptation to the environment
-
Updated
Mar 6, 2023 - Python
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
Soft Body simulation running in the browser using Bullet compiled to WebAssembly
-
Updated
Jul 13, 2023 - JavaScript
In my opinion - one of the coolest simulations!
-
Updated
Jun 24, 2022 - Java
Python implementation of an axisymmetric elastohydrodynamic solver
-
Updated
Feb 23, 2023 - C++
Documentation and example applications for the Libbulletjme physics simulation library
-
Updated
Nov 22, 2024 - Java
Simulator of soft bodies in OpenGL.
-
Updated
Nov 10, 2022 - C++
Physical simulation of the behavior of objects of different shapes
-
Updated
Oct 21, 2022 - C++
A 2D Deformable body simulation in Unity using FEM
-
Updated
Jan 30, 2022 - C#
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
Jun 18, 2024 - C#
Improve this page
Add a description, image, and links to the soft-body topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the soft-body topic, visit your repo's landing page and select "manage topics."