ScratchData LogoScratchData
Back to papipupepappa's profile

Radial Gradient Ellipse (with Pen)

PApapipupepappa•Created May 8, 2023
Radial Gradient Ellipse (with Pen)
14
10
237 views
View on Scratch

Instructions

This project draws a radial gradient ellipse with the Pen extension. Click the green flag to render a radial gradient ellipse with randomized size and start/end fill colors (including transparency values). Put this in your backpack use in your projects if you like :)

Description

Only use this if you need a radial gradient. There are much faster ways of rendering single-color or linear gradient ellipses. The reason it is so slow is that it draws one pixel at the time. Single-color or linear gradient ellipses can be drawn using a single stroke for an entire row (or column depending on the direction of the linear gradient).

Project Details

Project ID847277907
CreatedMay 8, 2023
Last ModifiedJune 19, 2023
SharedMay 9, 2023
Visibilityvisible
CommentsAllowed