Ternary support for p5.strands by davepagurek · Pull Request #8638 · processing/p5.js

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@davepagurek

Copy link

Contributor

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

image

Live: https://editor.p5js.org/davepagurek/sketches/gb5P1Sl9r

PR Checklist

@ksen0 ksen0 added this to the 2.3 milestone

Mar 17, 2026

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

Status: No status

Milestone

2.3

Development

Successfully merging this pull request may close these issues.

2 participants

@davepagurek @ksen0