Daily Archives: October 24, 2018

Animation via RequestAnimationFrame Primer Tutorial

Have you set up some animation using the Javascript setTimeout and/or setInterval timer functions, and found yourself disappointed with a lack of smoothness of animation? You are not alone. Have you tried (the good advice of) requestAnimationFrame event logic in … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , | Leave a comment