Rasterization demo - Triangles:
  
 * When "Draw" is checked, use mouse or touch to draw lines; when "Draw" is not checked, use mouse or touch to
  select a region to show pixel colors.
  
 * Use the textarea to write a function(canvas, context) and use the button to evaluate the function.