Skip to content

Releases: VisualComputing/p5.platonic

v0.5.1

09 Feb 11:43

Choose a tag to compare

fixed createVector warning with no args

v0.5.0

01 Jun 13:17

Choose a tag to compare

• p5-v2 support (IIFE & ESM)
• Added texture support
• Internal updates and bug fixes

v0.4.10

30 May 18:27

Choose a tag to compare

🔹 Minor patch release for p5-v2 ESM support and README updates.

Release of p5.platonic.js-0.4.0

05 Jun 13:52

Choose a tag to compare

Changelog

  • new retained-mode platonicSolid function.

Release of p5.platonic.js-0.3.0

24 May 13:09

Choose a tag to compare

Changelog

Streamlined API.

Release of p5.platonic.js-0.2.0

22 May 17:56

Choose a tag to compare

Changelog

solidModel([solid], [length], [colors], [fuse]): returns a retained mode model.

Release of p5.platonic.js-0.1.0

21 May 00:53

Choose a tag to compare

Changelog

Discard cube key in solidFn random selection mode.

Release of p5.platonic.js-0.0.4

20 May 14:43

Choose a tag to compare

Changelog

solidFn(key) returns solid function from key.

Release of p5.platonic.js-0.0.3

05 May 12:10

Choose a tag to compare

Changelog

Added a new solid function that randomly selects a platonic solid.

Release of p5.platonic.js-0.0.2

26 Apr 21:16

Choose a tag to compare

Changelog

Simplification and fine-tuning.