Skip to content

A simple particle mass-spring soft body simulation containing rigid obstacles.

Notifications You must be signed in to change notification settings

gaoalexander/simple-soft-body-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Simple Soft Body Simulation

hippo

C++ code for a simple soft body simulation that contains rigid obstacles, and is based on a particle mass-spring model. Euler integration is performed at each time step to determine the next state of the simulation. Rendered using OpenGL 3.3.

About

A simple particle mass-spring soft body simulation containing rigid obstacles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages