Class QuaternionInterpolationControllerExample

All Implemented Interfaces:
Scene, Updater, Runnable

public class QuaternionInterpolationControllerExample extends InterpolationControllerBase<QuaternionInterpolationController>
A demonstration of the QuaternionInterpolationController class; which will rotate a Node each epoch by interpolating between the given quaternions.