ScratchData LogoScratchData
Back to _youtubeN1's profile

Faster hybrid triangle fill change

_Y_youtubeN1•Created May 14, 2015
Faster hybrid triangle fill change
1
0
55 views
View on Scratch

Instructions

Did a modification... In @TheLogFather, the rate was calculated by some if statements. Whtat I've done here is to calculate something close to the longest length from point to incenter, by squaring each length, adding together, all divided by the sum of the lengths. In other words, it is (x^2 + y^2 + z^2 ) / x + y + z

Description

Credit to @TheLogFather for original scripts.

Project Details

Project ID62352792
CreatedMay 14, 2015
Last ModifiedOctober 19, 2015
SharedMay 14, 2015
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root