Because we were "discretizing" interpolations in place, spline-based interpolators were still affecting the edges of discrete blocks as these interpolators take into account more than two colors. After generating the discrete steps, package it up into a linear interpolator and return that.
Because we were "discretizing" interpolations in place, spline-based interpolators were still affecting the edges of discrete blocks as these interpolators take into account more than two colors. After generating the discrete steps, package it up into a linear interpolator and return that.