Scr:Simple Spring

From Yade

Revision as of 14:02, 26 June 2007 by Janek Kozicki (talk | contribs) (Screenshots: Simple Spring moved to Scr:Simple Spring)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Screenshots quick access

<categorytree mode=pages>Screenshots</categorytree>

Rotating Box example

This is a rotating box filled with spheres and boxes. Spheres are rigid bodies modelled by a very simple spring system. Rotating box is a rigid body moved by kinematic engine. Body collision is frictionless.

Rotating box.png

Box Wall example

Box wall.png

Here a wall made of boxes is constructed, and then a sphere collides with it at high velocity.

This simple spring system doesn't allow to make a realistic simulation of collision. It serves only as a testing ground for framework class design, and test its extensibility. See other sections for more realistic physical models.