Skip to content

tpitois/Position-Based-Dynamic

Repository files navigation

2D Position-Based Dynamics Simulation

A C++ implementation of a Position-Based Dynamics (PBD) system in a 2D environment.

Building

mkdir build && cd build
cmake ..
make

Usage

Run the executable to start the simulation:

./PositionBasedDynamics

Project Context

Developed as part of the Introduction to C++ course at École des Mines de Nancy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors