Skip to content

Releases: IDMNYU/p5.js-func

v0.5.1

15 Jul 18:48
Compare
Choose a tag to compare

fixed 'window' issue in p5.js

v0.5

03 Jul 15:20
Compare
Choose a tag to compare

removed p5 dependencies (millis(), trig aliases) for use in vanilla JS contexts.

v0.4

27 Mar 04:31
Compare
Choose a tag to compare

fixes: switched trig functions to core JS Math to avoid errors when p5 sketch is using DEGREES in its angleMode().

v0.3

23 Dec 15:14
Compare
Choose a tag to compare

added new ease algos.

v0.2

22 Apr 04:11
Compare
Choose a tag to compare

lots of updates to p5.FastFourierTransform(), including the ability to compute running phase and instantaneous frequency.

initial

25 Jun 20:06
d8dff3d
Compare
Choose a tag to compare
v0.1

Update README.md