Skip to content

feat(libraries): replace p5.treegl with p5.tree#1259

Merged
limzykenneth merged 2 commits intoprocessing:mainfrom
nakednous:add-p5-tree
Apr 4, 2026
Merged

feat(libraries): replace p5.treegl with p5.tree#1259
limzykenneth merged 2 commits intoprocessing:mainfrom
nakednous:add-p5-tree

Conversation

@nakednous
Copy link
Copy Markdown
Contributor

Replaces the deprecated p5.treegl (IIFE-only, v1) with p5.tree, its actively maintained successor.

  • Supports both IIFE (CDN) and ESM (npm)
  • Targets p5.js v2 (WEBGL / WEBGL2 / WebGPU)
  • Expanded scope: render pipeline, pose/camera interpolation,
    post-processing, frustum visibility, picking, HUD,
    and declarative control panels
  • Licensed AGPL-3.0
  • Same author, same featured image

p5.treegl (v1) is deprecated. p5.tree is its successor —
supports both IIFE and ESM, targets p5.js v2 as a render pipeline extension.
@limzykenneth limzykenneth merged commit e3374e8 into processing:main Apr 4, 2026
4 checks passed
@limzykenneth
Copy link
Copy Markdown
Member

@nakednous Can you file a PR against the 2.0 branch as well so that the beta site is also up to date?

@nakednous
Copy link
Copy Markdown
Contributor Author

Done — I opened the corresponding PR against 2.0: #1300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants