Share Posted April 23, 2014 Hi, I understand how to do an animation within the DOM but I would like to see a basic example of animation within html5 canvas. Can anyone send me a basic example? Even if it's just to see a black box going from left to right. Many thanks. Link to comment Share on other sites More sharing options...
Share Posted April 23, 2014 I have set up an example some time ago. This might help you get an idea. However I am using KineticJS for all my canvas manipulations, I find that it has all the missing parts of canvas. See the Pen IwAoc by netgfx (@netgfx) on CodePen I hope it helps. Link to comment Share on other sites More sharing options...
Share Posted April 23, 2014 Thanks, Micheal! Also check out Lee Brimelow's video here: http://www.gotoandlearn.com/play.php?id=161 He gets to the canvas stuff at 16:24. He'll walk you through the basic concepts. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now