Package com.github.tommyettinger.textra.utils
package com.github.tommyettinger.textra.utils
Contains miscellaneous support code; currently this covers 1D noise and color editing.
-
Class SummaryClassDescriptionJust has methods to convert from HSL colors to RGB and back again, for hue-changing effects mainly.Some 1D noise methods to be used when an effect needs smooth but random changes.