Thursday, 30 January 2014

Drawing Canvas

In order to create a canvas I used a YouTube tutorial as a guideline, the video explains how to create a canvas and draw elements. I found the code and process straightforward although a problem encountered was the lack of information the video provided. The tutorial only covers how to create it and produce a line on the canvas but this is not the purpose of the project. I need to produce a canvas that allows the users to select various colours and create their own images. 




Below is the canvas produced from the guidelines of the video as you can see the code has specified what the canvas should display. In order to make this section of the project multimodal I will need to alter the code already implemented to allow the user to draw. 




Sources
http://www.youtube.com/watch?v=mAUD8h6B_7g

No comments:

Post a Comment