Banana-Cone
Banana-Cone
My very first computer art piece. Both figures were initially drawn by hand, transferred to graph paper then converted to a lists of coordinate pairs. Care was taken to make sure each figure had the same number of points and lifted the pen in the same location.
I used a simple math concept called linear interpolation to make the transformation between the two figures. I carefully choose the in-between fractions and hard coded to the code, not random.
My very first computer art piece. Both figures were initially drawn by hand, transferred to graph paper then converted to a lists of coordinate pairs. Care was taken to make sure each figure had the same number of points and lifted the pen in the same location.
I used a simple math concept called linear interpolation to make the transformation between the two figures. I carefully choose the in-between fractions and hard coded to the code, not random.