Ternary support for p5.strands by davepagurek · Pull Request #8638 · processing/p5.js
Navigation Menu
{{ message }}
processing / p5.js Public
- Notifications You must be signed in to change notification settings
- Fork 3.7k
Open
Ternary support for p5.strands#8638
davepagurek wants to merge 1 commit intodev-2.0from
Ternary support for p5.strands#8638
davepagurek wants to merge 1 commit intodev-2.0from
Conversation
Copy link
Contributor
davepagurek
commented
Mar 12, 2026
davepagurek
commented
Resolves #8636
Changes:
- Adds a new p5.strands node for ternary statements
- Adds GLSL/WGSL backend support for them
- Also added some FES logging for if you use different types in the left and right side
Screenshots of the change
Live: https://editor.p5js.org/davepagurek/sketches/gb5P1Sl9r
PR Checklist
-
npm run lintpasses - Inline reference is included / updated
- Unit tests are included / updated
ksen0
added this to p5.js 2.x 🌱🌳
ksen0
added this to the
2.3 milestone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
