Package eu.svjatoslav.sixth.e3d.examples
Class SineHeightmap
java.lang.Object
eu.svjatoslav.sixth.e3d.examples.SineHeightmap
Demo showing a sine heightmap surface with a central wireframe sphere.
Two wobbly surfaces are positioned above and below the sphere.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SineHeightmap
public SineHeightmap()Creates a new GraphDemo instance.
-
-
Method Details
-
main
Entry point for the graph demo.- Parameters:
args- command line arguments (ignored)
-