Skip to content

Conversation

LalitNarayanYadav
Copy link
Contributor

@LalitNarayanYadav LalitNarayanYadav commented Jul 25, 2025

This PR adds a minimal example of applying a bloom effect using p5.strands inside filter(), as discussed in #7898. The code is added right after the p5.Shader.prototype.modify line in ShaderGenerator.js, keeping it grouped with other strands reference materials.

PR Checklist

Copy link
Collaborator

@perminder-17 perminder-17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see you’re updating the reference. A few tips: you’ve added a JS sketch in shaderGenerator.js, but you also need to include the YUI docs as described on the “Contributing to the p5.js reference” page on the beta site. Here: https://beta.p5js.org/contribute/contributing_to_the_p5js_reference/

To preview how your changes look on the website, follow the “Testing the docs of your fork” instructions in the scripts.md in the p5.js-website repo. https://github.com/processing/p5.js-website/blob/main/docs/scripts.md#testing-the-docs-of-your-fork

Let me know if I can help in anything if something finds difficult for you. Thanks for your great work so far on p5.Strands, really appreciated.

@ksen0
Copy link
Member

ksen0 commented Sep 16, 2025

Hi @LalitNarayanYadav I wanted to check in here! Thanks so much for all your work with strands; are you still working on this PR? Please ping in the next week (no need to be finished by then, just to confirm you're still on it) - otherwise we can finish it up and implement @perminder-17 's requested changes. Thank you!

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.

3 participants