Package com.sk89q.worldedit.math.convolution


package com.sk89q.worldedit.math.convolution
  • Class Summary
    Class
    Description
    A Gaussian Kernel generator (2D bellcurve).
    Allows applications of Kernels onto the region's height map.
    Allows applications of Kernels onto the region's height map.
     
    A linear Kernel generator (all cells weigh the same).
    Allows applications of Kernels onto the region's height map for snow layers