Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed the example in the reference page for lightFalloff() #6790

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

sudhanshuv1
Copy link
Contributor

Resolves #6789

Changes:

Removed ortho() from the example in the reference page for lightFalloff(). Also changed background(0) to background(125) in the same example.

Screenshots of the change:

Screenshot from 2024-02-04 17-05-50

PR Checklist

Copy link
Contributor

@davepagurek davepagurek left a comment

Choose a reason for hiding this comment

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

Thanks for the update! The background color change makes the shapes easier to see too.

@davepagurek davepagurek merged commit 72ac2c6 into processing:main Feb 5, 2024
2 checks passed
@davepagurek
Copy link
Contributor

@all-contributors please add @sudhanshuv3 for code

Copy link
Contributor

@davepagurek

I've updated the pull request to add @sudhanshuv3! 🎉

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.

Broken example in the reference page for lightFalloff()
2 participants