*Adjust sliders to affect the shape. *Press Space to change the background. *Press V to show/hide variables.
This project is heavily based on the original by @mix91132 especially the shading. There are two main differences: *This version draws the shape on detecting the sliders moving, as opposed to a regularly redrawing it. *This version uses sine/cosine functions for elliptical movement (https://scratch.mit.edu/projects/112362278/), the original uses steps/rotation (https://scratch.mit.edu/projects/61255348/). As a result, this version has 'radius' sliders, instead of 'perimeter'.