Class ProjectedGridExample

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

public class ProjectedGridExample extends ExampleBase
A demonstration of the ProjectedGrid class; used to efficiently determine which vertices's in a terrain to draw.
  • Constructor Details

    • ProjectedGridExample

      public ProjectedGridExample()
  • Method Details