ScratchData LogoScratchData
Back to TheLogFather's profile

N-point stars, no trig, no vars

THTheLogFather•Created August 28, 2016
N-point stars, no trig, no vars
29
11
543 views
View on Scratch

Description

This is a quick little project in response to the following topic: https://scratch.mit.edu/discuss/topic/215483/ It contains a general custom block to draw an N-point polygon, but with the option to jump every Mth vertex to form a 'star'. It can draw such stars even when they contain disjoint sections (e.g. a six-point star formed from two triangles). Of particular note is that it doesn't use any trig, nor any variables. And the custom-block itself uses recursion rather than loops... :)

Project Details

Project ID119354188
CreatedAugust 28, 2016
Last ModifiedAugust 29, 2016
SharedAugust 28, 2016
Visibilityvisible
CommentsAllowed