Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 550 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 550 Bytes

map-maker

Tool for generating coordinates for maps

To Do

  • Create p5 implementation
  • Options for diff map images
  • Apply mapping funcs, dowloads CSV of coordinates

How to Use

  1. Download Processing. Processing is a software that allows for easily implemented graphics to work with your code. To use it for this project is simple, no knowledge of how it works is necessary.
  2. Open the map_maker.pde file.
  3. Determine the dimensions of your image and replace that in the first two lines.