hold shift and press play so you don't have to wait an eternity. reset - restart your projects drawing start - start building stop - stop building pattern - Sierpinski's triangle plain - no pattern at all, just random press h to remove overlaying buttons and movable dots(including the main dot/blue dot) press j to show overlaying buttons and movable dots(including the main dot/blue dot) (i couldn't find out how to toggle visibility) triangle - sets shape to triangle and removes dot D if visible square - sets dot D to visible (if it set shape to triangle, it would reset the dot positions for A, B, and C) press b to bring dot B to your cursor on square
i saw a video of Sierpinski's triangle and its chaos game, inspiring me to make a program that can make it. i figured out that it can skew if you moved the dots and so i added that in, thinking it would be cool to see it laying down. i then tried to find another fractal to build for a flat square but failed when dividing the distance to an object by 3 instead of 2 (Sierpinski's triangle chaos game) that then made a plain block, making me question if i could make it 3D (which it can), and here i am.