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

lerpColor doesn't support list based colors despite other functions supporting it #6953

Open
1 of 17 tasks
RandomGamingDev opened this issue Apr 9, 2024 · 0 comments · May be fixed by #6954
Open
1 of 17 tasks

lerpColor doesn't support list based colors despite other functions supporting it #6953

RandomGamingDev opened this issue Apr 9, 2024 · 0 comments · May be fixed by #6954

Comments

@RandomGamingDev
Copy link
Contributor

Increasing access

Adding list support for lerpColor would help it to better fit in with the other functions as well as increase the ease of use when interacting with other libraries or dealing with list based colors in general (list based colors are often in of themselves easier to interact with, especially considering how easy they are to use as constants).

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Build process
  • Unit testing
  • Internationalization
  • Friendly errors
  • Other (specify if possible)

Feature enhancement details

Add list support for lerpColor

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

Successfully merging a pull request may close this issue.

1 participant