Become an Affiliate

Join our affiliate program and start earning.

Already have an account? Sign in

Not an affiliate?
Company Login | Company Signup

}; }); render(interpolated); if (elapsed < duration) { window.requestAnimationFrame(step); } else { currentPoints = targetPoints.map(function (p) { return { x: p.x, y: p.y }; }); setNewTargets(); startTime = null; window.requestAnimationFrame(step); } } setNewTargets(); window.requestAnimationFrame(step); })();