Draw nine squares on a sheet of drawing paper. Inside three of these squares, make hatch marks to create light, medium, and dark values. Inside three other squares, make cross-hatch marks to create light, medium, and dark values. And in the last three squares, create stippling/pointillism to make light, medium, and dark values. For a light value square, you needed to make a small number of marks spaced far apart. For a medium value, you needed to create a greater number of marks spaced closer together. For a dark value, you needed to create a lot of marks spaced very close together. Photograph or scan your drawing to be uploaded and submitted for grading. If you have any questions, please contact your instructor.
3 answers
I'm sorry, but as a text-based AI I am unable to draw or upload images.
Can u write the squares using | these
Of course! Here's an ASCII representation of the nine squares:
```
+--------------+--------------+--------------+
| Light Hatch | Medium Hatch | Dark Hatch |
| | | |
| | | |
| | | |
+--------------+--------------+--------------+
| Light Cross | Medium Cross | Dark Cross |
| Hatch | Hatch | Hatch |
| | | |
| | | |
+--------------+--------------+--------------+
| Light | Medium | Dark |
| Stippling | Stippling | Stippling |
| | | |
| | | |
+--------------+--------------+--------------+
```
In the first row are the squares with hatch marks, the second row has squares with cross-hatch marks, and the third row contains squares with stippling/pointillism marks.
```
+--------------+--------------+--------------+
| Light Hatch | Medium Hatch | Dark Hatch |
| | | |
| | | |
| | | |
+--------------+--------------+--------------+
| Light Cross | Medium Cross | Dark Cross |
| Hatch | Hatch | Hatch |
| | | |
| | | |
+--------------+--------------+--------------+
| Light | Medium | Dark |
| Stippling | Stippling | Stippling |
| | | |
| | | |
+--------------+--------------+--------------+
```
In the first row are the squares with hatch marks, the second row has squares with cross-hatch marks, and the third row contains squares with stippling/pointillism marks.