Class ManyLightsExample

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

public class ManyLightsExample extends ExampleBase
A demonstration of randomly placed spheres being illuminated by numerious PointLight sources.
  • Constructor Details

    • ManyLightsExample

      public ManyLightsExample()
  • Method Details