Skip to content

Instantly share code, notes, and snippets.

@sujithkanna
Created May 27, 2017 01:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sujithkanna/33aeb9362884ac90c835e4797b20f3f5 to your computer and use it in GitHub Desktop.
Save sujithkanna/33aeb9362884ac90c835e4797b20f3f5 to your computer and use it in GitHub Desktop.
IntEvaluator evaluator = new IntEvaluator();
float fraction = 0; // 0 to 1
int leftCurvePointX = evaluator.evaluate(fraction, greatLeftStartX, goodLeftPointX);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment