0.1.8 • Published 7 years ago

mosaic-js v0.1.8

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.4

8 years ago