Question: Find a way to add color to the lines from the previous exercise. Make some lines one color and other lines another color or other
Find a way to add color to the lines from the previous exercise. Make some lines one color and other lines another color or other colors.
Data from Previous Exercise
A superellipse is a two-dimensional shape defined by the equation

Look up superellipse on the web to get a better idea of what such shapes look like. Write a program that draws “starlike” patterns by connecting points on a superellipse. Take a, b, m, n, and N as arguments. Select N points on the superellipse defined by a, b, m, and n. Make the points equally spaced for some definition of “equal.” Connect each of those N points to one or more other points (if you like you can make the number of points to which to connect a point another argument or just use N–1, i.e., all the other points).
+ 1; , > 0. a
Step by Step Solution
3.46 Rating (159 Votes )
There are 3 Steps involved in it
The specific method to add color to lines in the previous exercise depends on the programming langua... View full answer
Get step-by-step solutions from verified subject matter experts
