SOURCE CODE: Fade Quantization Chart

VIEW EXAMPLE




  Fade Quantization Chart | JavaScript Examples | UIZE JavaScript Framework
  
  
  
  
  
  
  
  






UIZE JavaScript Framework

JAVASCRIPT EXAMPLES Fade Quantization Chart

This example illustrates, by way of a color chart representation, how the quantization state property of the Uize.Fade class affects a fade's interpolated value over the course of its progress. In the example, a color is being faded from red to black over a series of swatches, from left to right. The color chart lets you visualize how different quantization settings for a fade could be used to generate color gradients with varying characteristics. This example also illustrates how the Uize.Fade class can be used for non-time based fades. Quantization, however, can be just as useful in time based fades.