mikemarek / soft-body-physics
A 2D soft-body physics simulation implemented using a point-mass system connected via flexible constraints.
☆33Updated last year
Related projects ⓘ
Alternatives and complementary repositories for soft-body-physics
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆164Updated 2 months ago
- Community edition of the Slingshot physics engine☆92Updated 11 months ago
- Simple didactic code + tutorial for the Walk on Stars (WoSt) algorithm☆82Updated last year
- Simple rigid-body physics simulator powered by XPBD.☆124Updated 9 months ago
- A C++ implementation of the fast voxel traversal algorithm.☆169Updated 2 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆124Updated 2 years ago
- ☆23Updated 9 months ago
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆73Updated 4 years ago
- Fast fluid simulation in Python☆35Updated 3 years ago
- C# OpenGL Path Tracer, Real-Time GPU accelerated☆95Updated 2 years ago
- Demonstration code for Marching Cubes and Dual Contouring☆279Updated last year
- Python3 / C++23 Geomorphology Simulation Library and Toolbox☆53Updated 2 months ago
- SDF-based collision detection with MPM-based simulation☆36Updated 2 years ago
- Large-Scale Stream Power Erosion☆36Updated 5 months ago
- ☆47Updated 4 months ago
- An implementation of Hans Theobald Beyer's algorithm for simulated hydraulic erosion☆46Updated 3 years ago
- Simple C++ implementatoin of particle-based hydraulic erosion on a square grid☆98Updated 4 years ago
- A concise 2D implementation of Müller's interactive smoothed particle hydrodynamics (SPH) paper in C++☆58Updated last year
- A tiny sotfware 3D renderer in 100 lines of Python☆171Updated 5 years ago
- OpenGL Graphics Engine in Python ( Pygame, ModernGL )☆89Updated 2 years ago
- Source code for "Constraint Bubbles and Affine Regions: Reduced Fluid Models for Efficient Immersed Bubbles and Flexible Spatial Coarseni…☆47Updated 4 months ago
- Isotropic Remeshing of Triangulated Surface☆85Updated last year
- This is the repository for Procedural Knots - a research project about modelling the annual ring pattern around knots in solid wood. It i…☆43Updated last year
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆290Updated last year
- Drugie wydanie książki "Symulacje Komputerowe w Fizyce" - kody źródłowe.☆21Updated 4 years ago
- Physics simulation using displacement based dynamics☆11Updated 2 years ago
- Model synthesis is a technique for generating 2D and 3D shapes from examples.☆160Updated 8 months ago
- Robust, intersection-free, simulations of rigid bodies.☆142Updated 5 months ago
- Convert OBJ and STL files to voxels, with support for textures. Written in pure C++17 with CMake. No raytracing or slicing or OpenGL shen…☆111Updated 10 months ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆96Updated last year