Objectives:
Fix the text drawing tool so that the text is drawn in the
current color. Also add a set of display lists for the ASCII text, as we discussed in class and have the text use the appropriate display list. |
Add a line-strip drawing tool. You will need to add another icon and after it is selected you can select as many points as you want and it will draw lines between each successive point. |