Package com.github.darksoulq.abyssallib.common.color.gradient
package com.github.darksoulq.abyssallib.common.color.gradient
-
ClassesClassDescriptionAn abstract base class for multi-stop color gradients.A color provider that performs bilinear interpolation between four corner colors on a 2D plane.A standard implementation of a linear color gradient.A color provider that uses 3D Perlin noise to sample from a base ColorProvider.A gradient that radiates outward from the origin (0,0) on the XZ plane.A gradient that sweeps around the origin like a radar or clock hand on the XZ plane.A color provider that applies a sinusoidal wave modulation to a base color provider.