To view this content, you need to install Java from java.com

Draws a sky with a gradient from dark to light blue. Gets current color of a gradient. (Analogous to the gray gradient function but with three values.) start - Color to begin gradient with. end - Color to fade to. steps - Number of gradient steps. current - Current step of the gradient.

Source code: H3_Balloon2

Built with Processing