Class TextureProjectionExample

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

public class TextureProjectionExample extends ExampleBase
Illustrates the TextureProjector class, which projects a two-dimensional texture onto a three-dimensional surface.
  • Constructor Details

    • TextureProjectionExample

      public TextureProjectionExample()
  • Method Details