In the third challenge we're going to be using some of the new skills we've …learned, which include interactivity with the mouse and the keyboard. …We've learned how to create functions in objects and we've learned how to …incorporate data from both external and embedded sources into our drawings. …So, for challenge three, Drawing with Data 2, imagine that you've been asked to …create an interactive graphic that displays data on two kinds of trees. …We're doing just two to keep it simple for now. …Your sketch should do the following. First, display images of leaves from each tree.…
Second, highlight the images when the mouse hovers over them. …Third, display a popup data box when the leaves are clicked. …And fourth, I want you to just create the sketch using arrays and four loops so …that, while we only have two in this particular one, it would be easy to add …additional leaves and information at a future point. …Use the images provided as well as the data. …Now, as a note, the data provided in a CSV file from a spreadsheet, and that's …
Share this video
Embed this video
Video: Chapter 10 challenge: Drawing with data II