Class RenderTextureSideBySideExample

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

public class RenderTextureSideBySideExample extends ExampleBase
Illustrates the TextureRenderer class; which renders a scene to a buffer and copying it to a texture.