2.5.1 • Published 7 years ago

art-kit v2.5.1

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

#Art-kit

Art kit is a collection of useful javascript classes for creating interactive art in the browser.

#Modules

AnimationPlayer

A general purpose animation player with separate update and draw timers. Updates happen at fixed intervals while draws are tied to the animationFrame loop.

Colormap

Load colormaps and sample them with ease.

MouseTelemetrics

Keep track of the mouse and what it's up to.

random

A simple seeded random number generator

RelativePosition

A general purpose library to track whether your current value falls within a certain range, if you've entered, left or skipped over it completely.

SimplexNoise

A javascript port of the amazingly useful SimplexNoise algorithm.

2.5.1

7 years ago

2.5.0

7 years ago

2.4.0

7 years ago

2.3.0

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.7

8 years ago

2.0.6

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago

0.0.9

8 years ago