Shape Generator
Generates shapes from given parameters.
Tags: graphics khan academy math simple
This program uses the built in vectors to draw convex regular shapes.
Eventually, it evolved into a much more advanced program. This program can create text, shapes, or functioning buttons from a single object instantiation. It’s not the cleanest, since it uses about 27 parameters to create a button, but I made this all the way back in middle school so I didn’t know better.
Another similar program I made was able to create concave star shapes.
Tags: graphics khan academy math simple