Package eu.svjatoslav.sixth.e3d.examples
Class ShadedShapesDemo
java.lang.Object
eu.svjatoslav.sixth.e3d.examples.ShadedShapesDemo
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ShadedShapesDemo
public ShadedShapesDemo()Creates a new ShadedShapesDemo instance.
-
-
Method Details
-
main
Entry point for the shaded shapes demo.- Parameters:
args- command line arguments (ignored)
-