Skip to content

Soft body physics #39

@jasonwebb

Description

@jasonwebb

Add to the Useful code patterns and techniques section.

Methods for simulating the motion and behaviors of deformable ("soft") bodies.

Common technique is to use a spring-mass system - a network of points connected with edges that act as springs. Adjusting the mass of the points or the physical properties of the spring produces different effects, as does changing which points are connected to others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions