Class PointSpritesExample

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

public class PointSpritesExample extends ExampleBase
A demonstration of using PointType.PointSprite. (Example requires GLSL shader support.)
  • Constructor Details

    • PointSpritesExample

      public PointSpritesExample()
  • Method Details