npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

grid-mesh

0.1.0

@mikolalysenko

npmRepoSnykSocket
Downloads:0
$ npm install grid-mesh
DailyWeeklyMonthlyYearly

grid-mesh

Creates a grid mesh

Usage

Install using npm:

npm install grid-mesh

And use as follows:

console.log(require("grid-mesh")(100, 100))

require("grid-mesh")(nx, ny)

Creates an nx by ny sized grid mesh.

Credits

(c) 2013 Mikola Lysenko. MIT License