ScratchData LogoScratchData
Back to Quoot105's profile

Operator+ remix

QUQuoot105•Created March 27, 2025
Operator+ remix
2
2
18 views
View on Scratch

Instructions

A remix with more options, customizable resolution, a threshold slider, and gradient. It gets the distance from each pixel to both the circles, then runs it through the selected function. If the result is below the threshold, the pixel turns black, otherwise, it turns white. The options are d1 + d2, d1 - d2, d1 * d2, d1 / d2, d1 % d2, max(d1, d2), min(d1, d2), abs(d1-d2), sin(d1+d2) The functions I added are max, min, abs, sin, cos, tan, asin, and greatest common factor. on resolutions 1 and 2 it will wait before rendering again to give you time to look at it before it clears the screen and slowly renders again.

Project Details

Project ID1153546891
CreatedMarch 27, 2025
Last ModifiedMarch 28, 2025
SharedMarch 27, 2025
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root