mikemarek / soft-body-physics
A 2D soft-body physics simulation implemented using a point-mass system connected via flexible constraints.
☆33Updated last year
Alternatives and similar repositories for soft-body-physics:
Users that are interested in soft-body-physics are comparing it to the libraries listed below
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆170Updated 7 months ago
- Simple rigid-body physics simulator powered by XPBD.☆150Updated last year
- Cross-platform C++ library of algorithms and data structures commonly used in computer graphics research on physically-based simulation w…☆45Updated this week
- Python code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com☆55Updated last month
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆298Updated last year
- Python Wrapper for Nvidia PhysX simulator.☆108Updated last year
- Fast Delaunay triangulation of 2D points implemented in Python.☆51Updated 10 months ago
- A WebGPU implementation of Position Based MPM (PB-MPM), presented at SIGGRAPH 2024.☆176Updated 5 months ago
- A research-oriented elastic body simulator☆374Updated 2 years ago
- ☆23Updated 6 years ago
- Physics simulation using displacement based dynamics☆12Updated 3 years ago
- An interactive fluid simulation software that uses Smoothed-Particle Hydrodynamics☆58Updated last year
- Implements a simple, readable naive surface nets algorithm☆64Updated 7 months ago
- ☆111Updated 2 years ago
- A physical engine used to simulate water,snow,sand.etc☆69Updated 4 years ago
- Simple C++ implementatoin of particle-based hydraulic erosion on a square grid☆107Updated 4 years ago
- An implementation of Hans Theobald Beyer's algorithm for simulated hydraulic erosion☆50Updated last month
- Simple (unoptimized) 2D implementation of the 'Smoothed Particle Hydrodynamics' method for water simulation.☆39Updated 6 years ago
- Python module for running Compute Shaders☆65Updated 7 months ago
- A CUDA-accelerated cloth simulation engine based on Extended Position Based Dynamics (XPBD).☆174Updated last week
- A project testing and comparing various algorithms for creating isosurfaces.☆301Updated 8 years ago
- ☆23Updated 2 months ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated last year
- Shading techniques and GLSL snippets☆220Updated 2 weeks ago
- Code accompanying the blog post on bvh construction.☆408Updated 5 months ago
- Interactive cloth simulator using the method described in the SIGGRAPH paper "Fast Simulation of Mass-Spring Systems" by Liu, T., Bargtei…☆222Updated 4 years ago
- A curated collection of Python examples for optimization-based solid simulation, emphasizing algorithmic convergence, penetration-free, a…☆221Updated last month
- XPBD physics in THREE.js☆33Updated last year
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆129Updated 2 years ago
- CPU and GPU implementations of a particle-based physics simulation based on Macklin et. al's "Unified Particle Physics for Real-Time Appl…☆180Updated 9 years ago