mosaic-js

0.1.8 • Public • Published

Mosaic JS

NPM version License

Real time Delaunay triangulation! Shaded, shaped and plotted! Live Demo. Written in TypeScript, for the strict sexiness it offers. Rollup.js used for the tree shaking love they offer.

Installation

yarn add  mosaic-js

Usage

import Mosaic from 'mosaic-js';
 
new Mosaic(document.getElementById('mosaic'), [86, 200, 148], [25, 52, 65], 250)

Build

  • yarn global add typescript
  • yarn install
  • yarn run build

License

MIT

Copyright(c) 2017 Marais Rossouw

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i mosaic-js

    Weekly Downloads

    0

    Version

    0.1.8

    License

    MIT

    Last publish

    Collaborators

    • marais