Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 543 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 543 Bytes

Grid Works

This function draws grid lines on canvas, and then returns canvas itself.

Needs grid marker on any images or just grid itself, it will make you help. it supports grid line transparency.

Test

  1. Run index.html
  2. Change bg.png as you want.
  3. Change input variables in function makeGrid as you want.
  • ex) change line_n => change the number of lines created on grid.
  • ex) change line_color => change the color of grid lines.
  • ex) change grid_x, y, w, h => change the position and size of the grid