I was just wondering that can we do 2D Vector Animation with Blender.
i found an old thread http://blenderartists.org/forum/showthread.php?t=40313
can any one please give me a link for 2D Animation Tutorial using Blender?
There is a link on the main Site http://www.blender.org/download/python-scripts/import-export/
for vector rendering i.e. http://projects.blender.org/projects/vrm/ but this is Empty.
Is it possible that VRM doesn’t work with Blender 2.44? I’ve tested all versions of VRM with 2.44 but no success (in 2.43 it worked). Maybe anyone has got a workaround?
you can set keys for curves, just like shape keys, but i think it’s limited to the ‘absolute’ method, so, no sliders, just straight keyframing, though, once keyframed, you can adjust the relative positions of the keyframes, and i think duplicate them as well. anyway, making absolute keyframes for either mesh or curve is a bit tricky, but there is another way that doesn’t involve a script, and that is to add hooks to the vertices of your curve, then animate the movement of the hooks.
Sure this will help. I am reading that thread.
Thanks CoreyAvitar