Class ColladaExample

java.lang.Object
com.ardor3d.example.ExampleBase
com.ardor3d.example.pipeline.ColladaExample
All Implemented Interfaces:
Scene, Updater, Runnable

public class ColladaExample extends ExampleBase
Illustrates loading a model from Collada. If the model also contains an animation, the animation is played as well.