Skip to content

Releases: VisualComputing/p5.treegl

Release of p5.treegl.js-0.10.4

14 Sep 22:58
Compare
Choose a tag to compare

Changelog

Fix video type check in applyEffects.

Release of p5.treegl.js-0.10.3

12 Sep 13:04
Compare
Choose a tag to compare

Changelog

Enhance applyEffects with support for FBO, graphics, image, and video inputs (graphics support added).

Release of p5.treegl.js-0.10.2

11 Sep 15:41
Compare
Choose a tag to compare

Changelog

Enhance applyEffects with support for FBO, image, and video inputs (image/video support added).

Release of p5.treegl.js-0.10.1

09 Sep 22:58
Compare
Choose a tag to compare

Changelog

New mousePosition / pointerPosition flip param.

Release of p5.treegl.js-0.10.0

09 Aug 17:59
Compare
Choose a tag to compare

Changelog

Support for p5 v-1.10.0 which now binds the model matrix.

Release of p5.treegl.js-0.9.8

04 Aug 22:06
Compare
Choose a tag to compare

Changelog

  • Function params may be specified in any order.

Release of p5.treegl.js-0.9.7

31 Jul 19:11
Compare
Choose a tag to compare

Changelog

  • New parseShader and parseGeometry high-level functions.
  • treeLocation and treeDisplacement renamed as parsePosition and parseDirection, resp.

Release of p5.treegl.js-0.9.6

07 May 10:49
Compare
Choose a tag to compare

Changelog

axes colors param added.

Release of p5.treegl.js-0.9.5

15 Apr 14:40
Compare
Choose a tag to compare

Changelog

  • Enhanced vertex shader parsing.
  • Added push and pop within applyShader for better style handling.

Release of p5.treegl.js-0.9.4

29 Mar 23:07
Compare
Choose a tag to compare

Changelog

uniformsUI parser improvements.