Class ViewportExample

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

public class ViewportExample extends ExampleBase
Illustrates the Camera class, which represents a view into a 3d scene and how that view should map to a 2D rendering surface.