j3d.org Code

Package org.j3d.geom.spring

Implementation of a Spring system for modelling system dynamics.

See:
          Description

Interface Summary
SpringEvaluatorCallback Callback interface for optional processing of a node of springs if needed.
 

Class Summary
SpringNode Representation of a node in a collection that many springs are connected to.
SpringSystem An implementation of a spring system, particularly useful for modelling cloth dynamics.
 

Package org.j3d.geom.spring Description

Implementation of a Spring system for modelling system dynamics.

Springs are useful for modelling cloth-type surfaces to show the interactions between the individual points of a surface. Most of the code was inspired by the utilities from the Humus OpenGL demo suit. For more info on that, head over to http://esprit.campus.luth.se/~humus/3D/index.php?page=OpenGL


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org