Class ShadedShapesDemo

java.lang.Object
eu.svjatoslav.sixth.e3d.examples.ShadedShapesDemo

public class ShadedShapesDemo extends Object
Demo showing a shaded sphere, cube, pyramid, and cylinder with multiple colored light sources. Ten light sources orbit around the shapes on different paths to demonstrate dynamic lighting.
  • Constructor Details

    • ShadedShapesDemo

      public ShadedShapesDemo()
      Creates a new ShadedShapesDemo instance.
  • Method Details

    • main

      public static void main(String[] args)
      Entry point for the shaded shapes demo.
      Parameters:
      args - command line arguments (ignored)