ScratchData LogoScratchData
Back to 38c's profile

Triangle Drawer Pro

3838c•Created December 8, 2023
Triangle Drawer Pro
1
1
20 views
View on Scratch

Instructions

This is a semi fast tri-filler I built from Scratch... .mit.edu You can use this all you want. I will ask if you are to change or modify the tri-filler please send a link of it to me or just remix this project, I’d be happy to see it.

Description

I was meaning to code this a while ago but I finally got around to it! Intercenter Equasion: (a * x1 + b * x2 + c * x3) / (a + b + c) (a * y1 + b * y2 + c * y3) / (a + b + c) Inradius Equasion: (x2, y2) to (x3, y3) (x1, y1) to (x3, y3) (x1, y1) to (x2, y2) (a + b + c) / 2 sqrt(((s - a) * (s - b) * (s - c)) / s)

Project Details

Project ID937435487
CreatedDecember 8, 2023
Last ModifiedNovember 30, 2024
SharedAugust 27, 2024
Visibilityvisible
CommentsDisabled