Class ImageHeightMap

java.lang.Object
com.ardor3d.extension.terrain.heightmap.ImageHeightMap

public class ImageHeightMap extends Object
  • Constructor Details

    • ImageHeightMap

      public ImageHeightMap()
  • Method Details

    • generateHeightMap

      public static float[] generateHeightMap(Image ardorImage, float min, float max)