Class GeometryWarpFilter

java.lang.Object
gaiasky.util.gdx.contrib.postprocess.filters.Filter<GeometryWarpFilter>
gaiasky.util.gdx.contrib.postprocess.filters.GeometryWarpFilter

public final class GeometryWarpFilter extends Filter<GeometryWarpFilter>
This filter implements the geometry warp and blending defined in the MPCDI format.
  • Constructor Details

    • GeometryWarpFilter

      public GeometryWarpFilter(PFMData warpData)
    • GeometryWarpFilter

      public GeometryWarpFilter(PFMData warpData, com.badlogic.gdx.graphics.Texture blend)
  • Method Details