dwitter icon indicating copy to clipboard operation
dwitter copied to clipboard

Page: Getting started

Open iver56 opened this issue 10 years ago • 2 comments

Add a page that explains how to get started

  • Some basic techniques (how to draw a filled rectangle, a line, an arc, how to color them, how to draw multiple things, how to clear a frame etc.)
  • Examples of the techniques mentioned
  • A few words of advice on how to avoid getting in an "infinite loop" state (be careful when editing a for loop)

iver56 avatar Apr 14 '16 16:04 iver56

#10 is relevant to last item... Might be useful to point to https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Drawing_shapes for example...

PhiLhoSoft avatar Jul 21 '16 09:07 PhiLhoSoft

Might I add a suggestion of adding a "comment/about" section for each demo where the author can explain the technique/code for the demo? (in addition to the comments ofc)

fractalf avatar Nov 21 '19 20:11 fractalf