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

[p5.js 2.0]: Color module rewrite - Culori.js #7374

Draft
wants to merge 13 commits into
base: dev-2.0
Choose a base branch
from

Conversation

dianamgalindo
Copy link
Contributor

Resolves #7018

Changes:

These are ongoing changes made to the p5.js Color module in an attempt to implement the Culori.js color library.
The changes are based on the current implementation that has been given to the Color.js library on the
dev-2.0 branch.

The main key differences against the existing p5.Color implementation is the removal of colorPatterns and _parseInputs. These are usually replaced by pre-existing functions such as converter, parse, or to provided by the external API's (Color.js/ Culori.js)

PR Checklist

@dianamgalindo dianamgalindo changed the title [p5.js 2.0 RFC Proposal]: Color module rewrite - Culori.js [p5.js 2.0]: Color module rewrite - Culori.js Nov 12, 2024
@limzykenneth limzykenneth changed the base branch from main to dev-2.0 November 12, 2024 15:09
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.

1 participant