Hello everyone!
For lab 21, we need to make a site that gives you a chance to draw on it, utilizing a rainbow line. To do this we utilized the canvas tag on HTML.I customized it utilizing JavaScript and by including occasion audience members the mouse drag and snap with the goal that it would draw wherever you directed it toward. Utilizing JavaScript we Where we change the hues by augmenting the tint variable. In view of various line widths we change the width of the line as needs be. Suppose for instance in the event that it was not exactly or equivalent to 1, at that point the line width would increase and on the off chance that it was more prominent than or equivalent to 100, at that point it would decrement.
I figured out how to utilize the canvas by doing this lab, how to augment variables, use if else articulations inside capacities and a couple of other occasion audience members on jQuery like mouse-up, mouse-move and mouse-out.I imagined utilizing this stuff later on when I need to utilize the canvas tie and utilize diverse Mouse occasions.
For lab 21, we need to make a site that gives you a chance to draw on it, utilizing a rainbow line. To do this we utilized the canvas tag on HTML.I customized it utilizing JavaScript and by including occasion audience members the mouse drag and snap with the goal that it would draw wherever you directed it toward. Utilizing JavaScript we Where we change the hues by augmenting the tint variable. In view of various line widths we change the width of the line as needs be. Suppose for instance in the event that it was not exactly or equivalent to 1, at that point the line width would increase and on the off chance that it was more prominent than or equivalent to 100, at that point it would decrement.
I figured out how to utilize the canvas by doing this lab, how to augment variables, use if else articulations inside capacities and a couple of other occasion audience members on jQuery like mouse-up, mouse-move and mouse-out.I imagined utilizing this stuff later on when I need to utilize the canvas tie and utilize diverse Mouse occasions.
Comments
Post a Comment