Press escape to exit fullscreen

{{sketch.instructions}}

CC {{sketch.licenseObject.short}}

Archived Sketch

This sketch is created with an older version of Processing,
and doesn't work on browsers anymore.

View Source Code

Capture Screenshot

Spectrum class + example

{{$t('general.by')}}
This is my spectrum class, which makes spectrum cycling easier than ever. Just make a new spectrum, and call the .step function to update the color. You cal also .resetColor() The constructor takes a frequency, which means that you'll need to supply a float dictating how quickly the colors cycle. I use 0.3, personally. EXAMPLE: ====================== spectrum rainbow = new spectrum(0.3); rainbow.step(); fill(rainbow.current); fill(rainbow.step()); rainbow.resetColor();
We recovered an unsaved version of this sketch. Please review your changes below.

As a Plus+ Member feature, this source code is hidden by the owner.

  • {{co.title}}
    {{$t('sketch.mode-pjs')}} {{$t('general.learnMore')}}
    Select mode or a template
    {{liveCodeLink}}
    • {{l.url.substr(l.url.lastIndexOf('/') + 1)}}
    {{$t('sketch.layoutDescription')}}

    {{k.category}}
    {{k.label}}
    {{k.description}}

    {{$t('sketch.seeMoreShortcuts')}}

    Versions are only kept for 7 days.
    Join Plus+ to keep versions indefinitely!

    {{$t('general.joinPlus')}}


    {{$t('sketch.versionsSummarized')}}