<table bgColor="#ffffff" border="0" width="100%">
<tbody>
<tr>
<td align="left" rowspan="2" cellpadding="10">
<a href="index.html"><img border="0" alt="Follower algorithm" title="Follower algorithm" hspace="10" src="follower_1.png" width="368" height="154" align="left"/></a>
</td>
<td>
<p>
The X3D Followers component supports specialized linear interpolation
for various data types to achieve smooth behavior animation.
</p>
<p>
These examples illustrate how to use Chaser and Damper nodes, which are defined in the
<a href="https://www.web3d.org/documents/specifications/19775-1/V4.0/Part01/components/followers.html" target="_blank">Followers component</a>
of the X3D specification.
Transitions are computed at run time to produce events that smoothly change from an initial value to a goal value.
</p>
</td>
</tr>
</tbody>
</table>