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

Added Color.lerp function #8607

Merged
merged 3 commits into from Feb 11, 2020
Merged

Added Color.lerp function #8607

merged 3 commits into from Feb 11, 2020

Conversation

IanLilleyT
Copy link
Contributor

Fixes #8605

For now Color only supports RGB interpolation, though there may be a use for HSV or an even better color lerp in the future.

@cesium-concierge
Copy link

Thanks for the pull request @IanLilleyT!

  • ✔️ Signed CLA found.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

@hpinkos
Copy link
Contributor

hpinkos commented Feb 11, 2020

Looks great, thanks @IanLilleyT!

@hpinkos hpinkos merged commit 4e32a31 into master Feb 11, 2020
@hpinkos hpinkos deleted the colorLerp branch February 11, 2020 17:11
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.

Add a lerp function to Color
3 participants