Package Basic.RigidBodyPhysics


package Basic.RigidBodyPhysics

Rigid Body Physics modeling deals with objects as solid, unchangeable sets of mass having a velocity that can be connected together via various joint types that allow one body's motion to affect another.

These examples support the X3D Rigid Body Physics component for simple kinematics, first implemented by Xj3D.

Warning: the Rigid Body Physics component in not widely supported and these examples are insufficiently tested. Further work is welcome.

Of related interest: Distributed Interactive Simulation (DIS) examples.

This X3D Basic: Rigid Body Physics examples archive is online.

The X3D Java Scene Access Interface (x3djsail) package provides concrete classes for each X3D node and statement.

Online: X3D Java Scene Access Interface Library (X3DJSAIL) and X3DJSAIL Javadoc

See Also: