Animation
- flamingolady
- Posts: 687
- Joined: Wed Jun 10, 2009 1:40 pm
Re: Animation
While you are waiting for someone who knows animation better than I, I'll just comment that yes, it does work to make animations out of interpolations. I think I followed both a Youtube video and some threads here (but this was a couple of yrs ago, they could be gone by now). What I found to have worked the quickest was to make the drawings on here, use interpolation, then go to GIMP to finish the process. It was fairly easy to do, just takes a lot of space.
Re: Animation
It might be possible if the beginning object's and the end objec's topology are the same I guess.
I was searching for creating animated svg as the svg standard supports animations.
You can do that by writing in the codes of the svg with a notepad.
There are ways to include other languages in the document too, like ecmascript and javascript.
http://www.w3.org/TR/SVG/animate.html
http://msdn.microsoft.com/en-us/library/ie/gg193979(v=vs.85).aspx
I couldn't get along with the basics though.
I was searching for creating animated svg as the svg standard supports animations.
You can do that by writing in the codes of the svg with a notepad.
There are ways to include other languages in the document too, like ecmascript and javascript.
http://www.w3.org/TR/SVG/animate.html
http://msdn.microsoft.com/en-us/library/ie/gg193979(v=vs.85).aspx
I couldn't get along with the basics though.