Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Add bloom filter example using p5.strands under filter() reference#7983

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
LalitNarayanYadav wants to merge1 commit intoprocessing:dev-2.0
base:dev-2.0
Choose a base branch
Loading
fromLalitNarayanYadav:patch-12

Conversation

LalitNarayanYadav
Copy link
Contributor

@LalitNarayanYadavLalitNarayanYadav commentedJul 25, 2025
edited
Loading

This PR adds a minimal example of applying a bloom effect usingp5.strands insidefilter(), as discussed in#7898. The code is added right after thep5.Shader.prototype.modify line inShaderGenerator.js, keeping it grouped with other strands reference materials.

PR Checklist

ksen0 reacted with heart emoji
Copy link
Collaborator

@perminder-17perminder-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 aJS sketch inshaderGenerator.js, but you also need to include theYUI 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 thescripts.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 onp5.Strands, really appreciated.

ksen0 reacted with heart emoji
@ksen0
Copy link
Member

ksen0 commentedSep 16, 2025
edited
Loading

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 freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@perminder-17perminder-17perminder-17 requested changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@LalitNarayanYadav@ksen0@perminder-17

[8]ページ先頭

©2009-2025 Movatter.jp