Skip to content

ran-2012/DrawHexGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrawHexGrid

A simple tool to draw hex grid.

Here is the sample:

sample

TODO

  • add parameter inputs, e.g. size, color, line width etc.
  • support background
  • different grid style.

dev

This tool is pretty simple currently , not much to say.

build

Assuming you've installed Node and NPM.

  • npm install

    This step may have some problem, due to package paper's post-install script(I'm not sure). It could not run in Windows's console. So find a proper terminal or build in Linux.

  • Download paper and jquery lib files and put them in scripts directory.

  • webpack

  • Now you can find the generated bundle.js in 'build' directory.

About

A simple tool to draw hex grids.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors