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

adding the lerp to Math class #9728 #9767

Merged
merged 2 commits into from
Sep 26, 2016
Merged

Conversation

koolkap
Copy link
Contributor

@koolkap koolkap commented Sep 24, 2016

Adding the precise interpolation from point x to y using factor t.
#9728

Adding the precise  interpolation from point x to y using factor t.
@WestLangley
Copy link
Collaborator

Thanks! Do you mind updating the docs, too?

Adding the lerp in doc support
@koolkap
Copy link
Contributor Author

koolkap commented Sep 25, 2016

Added the documentation support. Thanks for reminding, I forgot to add sorry :(

@mrdoob mrdoob merged commit aa3df26 into mrdoob:dev Sep 26, 2016
@mrdoob
Copy link
Owner

mrdoob commented Sep 26, 2016

Thanks!

@koolkap
Copy link
Contributor Author

koolkap commented Sep 26, 2016

Thanks. Love this library :) thanks guys

aardgoose pushed a commit to aardgoose/three.js that referenced this pull request Oct 7, 2016
* adding the lerp to Math class mrdoob#9728

Adding the precise  interpolation from point x to y using factor t.

* Adding the documentation for Lerp function

Adding the lerp in doc support
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.

3 participants