Inkscape as a tool for SVG-based animation

Post questions on how to use or achieve an effect in Inkscape.
Gideon
Posts: 1
Joined: Tue Jan 13, 2009 6:09 am

Inkscape as a tool for SVG-based animation

Postby Gideon » Tue Jan 13, 2009 6:16 am

Dear All!

Using Mathematica 7.0, I created some frames that describe a moving object. Each frame was then exported as a scalable vector graphics file. Each such file can be viewed well in Inkscape.

Is it possible to combine these files using Inkscape in order to create a coherent scalable animation?

Many thanks for making Inkscape free to users,

Gideon

User avatar
microUgly
Site Admin
Posts: 2985
Joined: Sat Jun 02, 2007 3:13 pm
Contact:

Re: Inkscape as a tool for SVG-based animation

Postby microUgly » Tue Jan 13, 2009 8:48 am

I'm pretty sure Inkscape doesn't currently have support for animation in SVGs.

User avatar
prkos
Posts: 1625
Joined: Tue Nov 06, 2007 8:45 am
Location: Croatia

Re: Inkscape as a tool for SVG-based animation

Postby prkos » Tue Jan 13, 2009 9:25 am

Currently it's roadmapped to 0.48 http://wiki.inkscape.org/wiki/index.php/Roadmap

If I remember correctly there was someone who made a javascript that animates svg files, or maybe it was just a slideshow... Try searching the user and dev inkscape mailing lists.
just hand over the chocolate and nobody gets hurt

Inkscape Manual on Floss
Inkscape FAQ
very comprehensive Inkscape guide
Inkscape 0.48 Illustrator's Cookbook - 109 recipes to learn and explore Inkscape - with SVG examples to download

mblackfire
Posts: 1
Joined: Fri Feb 27, 2009 5:48 pm

Re: Inkscape as a tool for SVG-based animation

Postby mblackfire » Fri Feb 27, 2009 5:53 pm

Yes, someone did make some JavaScript to animate SVGs. One example is this clock:
http://tavmjong.free.fr/INKSCAPE/DRAWIN ... _plain.svg


leafofgrass
Posts: 1
Joined: Sat Apr 04, 2009 5:30 am

Re: Inkscape as a tool for SVG-based animation

Postby leafofgrass » Sat Apr 04, 2009 5:58 am

I have a very simple demo of path morphing for Opera called "Shape Opera."

http://generalpicture.com/svg/shapeopera.html

The ZIP contains verbose instructions, a sample Inkscape file, and the scripted page which performs the morph.

The DOM code is clumsy, but I intend to clean it up using the JS library at

http://advanceddomscripting.com/

Just want to add that I believe anyone interested in SVG animation ought to reject reinventing the wheel of "drawing" and leave that up to Inkscape.

Just think how that frees you up to concentrate on animation.


Return to “Help with using Inkscape”