Wednesday, March 20, 2024

💡 DRAW Shapes: Capsules

I've been on this kick lately using DRAW statements for creating shapes that might normally be created with trig functions.

This simple program demonstrates how to create a capsule shape.









No comments:

Post a Comment

🖥 Geometric Mandalas

As a coding exercise, I wanted to make use of DRAW statements to get plot points for regular polygons repeated around an axis to create geom...