Skip to content

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

Open
nakednous wants to merge 2 commits intoprocessing:mainfrom
nakednous:add-p5-tree
Open

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

Conversation

@nakednous
Copy link
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.
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.

1 participant