Class SineHeightmap

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

public class SineHeightmap extends Object
Demo showing a sine heightmap surface with a central wireframe sphere. Two wobbly surfaces are positioned above and below the sphere.
  • Constructor Details

    • SineHeightmap

      public SineHeightmap()
      Creates a new GraphDemo instance.
  • Method Details

    • main

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