Project #1 Lost Angel

Description

Made from gold 3x3 cm in size Fine lining White and light beige pearl like color inside the angel decorating it Sweet look and feel to it no sharp edges the angel's head wasn't as big as the body, it was smaller the angel was fully dressed the angel is smiling facing the viewer the angel doesn't have long legs the angel was wearing a dress or coat white colored with some jewels on it

Design Process

I think the angel should be cute, with some hair, a crown on the top of head, a pair of wings. It is better that to hold a magic wand. White dress, because angel in my mind is most of white color. There are no sharp edges. Their head, body and everything are rounded in my mind. Also, I took bees as my sample to look cute in this project.

First step, before drawing anything, I use beginShape() function as my beginning, and I was thinking that the wings will be difficult part for me to draw, so I use bezier() function to draw this out. second I use ellipse() to draw the head instead of using circle(), as we all know no matter in what case, the head should not be fully rounded. For the next part, I started to draw the dress by using the bezier() function. Also the dress could not be the shape like square and based on my partner's description, I decided to make it rounded and a line in the middle, which looks like the angel dressing a white clothes. Next, I started to draw the pearls and I drew 2 crowns on its head to fill elemental of the angel. Finally, I filled out the colors for the angel.

Reflection

This is my first time to draw object like this in my programming career. I think my challenge in this project was the pearls and the composition of the whole object. Therefore, I did not do really good in drawing the angel for my partner, but I think it is a great experienced for me to let me found that I need to improve the drawing skills. It is unskilled for me to use all kinds of shape reference. I tried some kinds method to draw the angel, but I failed. As you can see there are some comments in my codes even though I deleted some comments.