Releases: VisualComputing/p5.treegl
Releases · VisualComputing/p5.treegl
Release of p5.treegl.js-0.10.4
Release of p5.treegl.js-0.10.3
Changelog
Enhance applyEffects
with support for FBO, graphics, image, and video inputs (graphics support added).
Release of p5.treegl.js-0.10.2
Changelog
Enhance applyEffects with support for FBO, image, and video inputs (image/video support added).
Release of p5.treegl.js-0.10.1
Changelog
New mousePosition
/ pointerPosition
flip
param.
Release of p5.treegl.js-0.10.0
Changelog
Support for p5 v-1.10.0 which now binds the model matrix.
Release of p5.treegl.js-0.9.8
Changelog
- Function
params
may be specified in any order.
Release of p5.treegl.js-0.9.7
Changelog
- New
parseShader
andparseGeometry
high-level functions. treeLocation
andtreeDisplacement
renamed asparsePosition
andparseDirection
, resp.
Release of p5.treegl.js-0.9.6
Changelog
axes
colors
param added.
Release of p5.treegl.js-0.9.5
Changelog
- Enhanced vertex shader parsing.
- Added
push
andpop
withinapplyShader
for better style handling.
Release of p5.treegl.js-0.9.4
Changelog
uniformsUI
parser improvements.