Thursday, September 7, 2017

Project HTML Canvas


Doing the HTML Canvas was quite challenging. Coding is quite a complicated thing. There are a lot of things to remember like if you are going to start drawing you have to say "context.stroke(); //i'm going to start drawing now". Some things are quite easy to do like make a line or draw a shape. I really struggled with linear and radial gradient fill. It was tough figuring out the placement and how to get the color to change.

No comments:

Post a Comment