Table of Contents Previous Directory Summary Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Summary X3D Resources

X3D Example Archives: Basic, Followers

Follower algorithm

The X3D Followers component supports specialized linear interpolation for various data types to achieve smooth behavior animation.

These examples illustrate how to use Chaser and Damper nodes, which are defined in the Followers component of the X3D specification. Transitions are computed at run time to produce events that smoothly change from an initial value to a goal value.

  17 X3D Models       X3D Model Descriptions
CoasterClassical Coaster Classical X3D example showing a flying model using classical animation techniques
CoasterDamper Coaster Damper X3D example showing a flying model using Follower animation techniques
DoorClassical Door Classical X3D Follower example
DoorDesired Door Desired X3D Follower example
FollowerExternalPrototypeDeclarations Follower External Prototype Declarations X3D Follower example
FollowerPrototypeDeclarations Follower Prototype Declarations Original implementation pattern as prototype declarations for Follower (Chaser and Damper) nodes, useful for browser developers.
PoorMansInertia Poor Mans Inertia X3D Follower example
RoomDesired Room Desired X3D Follower example
RoomDirect Room Direct X3D Follower example
Sky Sky Sky overhead image
Slider Slider X3D Follower example
TestOrientationFollower Test Orientation Follower X3D Follower example
TestPosition2DFollower Test Position 2DFollower X3D Follower example
TestPositionFollower Test Position Follower X3D Follower example
TestSliders Test Sliders X3D Follower example
ThirdPersonViewChaser Third Person View Chaser X3D Follower example
ThirdPersonViewFollower Third Person View Follower X3D Follower example

Online at https://www.web3d.org/x3d/content/examples/Basic/Followers

Validate XHTML 1.1

Master source-code model archive is under subversion control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/Followers

The X3D Resources: Examples page and Savage Developers Guide provide more information about the production of this archive.

Table of Contents Previous Directory Summary Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Summary X3D Resources