0.2.6 • Published 6 months ago

@latitudelabs/webgl-heatmap-ts v0.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

WebGL Heatmap Plus

An optimization of Florian Boesch's WebGL Heatmap project - written in Typescript, built into esm and commonjs and released on npmjs.

Motivation

  1. Remove references to experimental-webgl.
  2. Make it modular and maintainable
  3. Rewrite it in Typescript
  4. Eventually upgrade to WebGL 2

Installation

# yarn
yarn add webgl-heatmap-ts

# pnpm
pnpm install webgl-heatmap-ts

# npm
npm install --save webgl-heatmap-ts

Continue here for API and usage guide.

0.2.6

6 months ago

0.2.5

6 months ago