I need to know how to draw polygons on a canvas. Without using jQuery or anything like that.
|
feedback
|
|
Create a path with moveTo and lineTo:
Live demo: http://jsfiddle.net/yd7Wv/1/ | |||||||||
feedback
|
| ||||
|
feedback
|