Announcing Part 3 of our Illusion Series
Aug 20: Colour Sliders with Javascript, CSS Variables and HSL
Join us for the last session of our pilot illusion series where we build a colour slider for our Tissue Contrast Illusion.
RSVP on Meetup (optional)
In Part 1 of this series we re-created the Tissue Contrast Illusion in the browser. It consisted of three overlapping layers:
- Two identical grey circles
- Under the circles: split-colour background
- On top of the circles: semi-transparent image.
July 23rd, we extended our illusion with buttons that toggle (turn off/on) the split background and image to better illustrate this excellent illusion by Arthur Shapiro.
Watch Part 1: Coding the Tissue Contrast Illusion
Watch Part 2: CSS Toggles with Javascript and element.classList