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

Feature Request - 2024-04-25 - Lerp Color Functions #58

Open
5 tasks
blwatkins opened this issue Apr 26, 2024 · 0 comments
Open
5 tasks

Feature Request - 2024-04-25 - Lerp Color Functions #58

blwatkins opened this issue Apr 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@blwatkins
Copy link
Member

blwatkins commented Apr 26, 2024

Description

Implement functionality to steadily transition between colors.

There should be an option to lerp all color components at once (using the lerpColor method) or lerp one color component at a time.

Question: Can we lerp alpha with this function?

Tasks

  • lerp all components
  • lerp one component at a time
    • provided component order
    • random component order
  • unit tests
@blwatkins blwatkins added the enhancement New feature or request label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant