Koba
03-31-2007, 02:34 AM
Hi
Recently I've been looking into the creation of animated vector graphics. Being an open source guy I first played with synfig (http://www.synfig.com/) which is very cool but also very alpha. One of my favorite features was the ability to animate bspline handles. Problem with synfig is that it doesn't export to vector formats.
Last night I was trying out Flash 8 to see if it has the same feature (it does), I wondered what other ways there are of animating vector curves. Then I remember that Openlaszlo has a drawview API and that those properties should be animatable. Currently in the documentation, the only example of animation is of a circle expanding and contracting.
If Openlaszlo had a bspline object, it would be possible to write a Flash-like GUI application where you could draw shapes (circles, rectangles etc) as well as splines. This would work as the often-requested GUI designer for openlaszlo but you could also use it to create animations with keyframes. Even better, by keyframing bspline handles, you could create shape morphs for animation.
Then it would be great if you could turn all that information into a chunk of .lzx code to include in your web applications. Openlaszlo could be a serious contender to Flash 8 for online animation. Even better it, you would have the option of using DHTML.
What do you think?
Koba
P.S> I would also like to suggest a minimalist browser with Flash that could be bundled with openlaszlo applications for offline deployment.
Recently I've been looking into the creation of animated vector graphics. Being an open source guy I first played with synfig (http://www.synfig.com/) which is very cool but also very alpha. One of my favorite features was the ability to animate bspline handles. Problem with synfig is that it doesn't export to vector formats.
Last night I was trying out Flash 8 to see if it has the same feature (it does), I wondered what other ways there are of animating vector curves. Then I remember that Openlaszlo has a drawview API and that those properties should be animatable. Currently in the documentation, the only example of animation is of a circle expanding and contracting.
If Openlaszlo had a bspline object, it would be possible to write a Flash-like GUI application where you could draw shapes (circles, rectangles etc) as well as splines. This would work as the often-requested GUI designer for openlaszlo but you could also use it to create animations with keyframes. Even better, by keyframing bspline handles, you could create shape morphs for animation.
Then it would be great if you could turn all that information into a chunk of .lzx code to include in your web applications. Openlaszlo could be a serious contender to Flash 8 for online animation. Even better it, you would have the option of using DHTML.
What do you think?
Koba
P.S> I would also like to suggest a minimalist browser with Flash that could be bundled with openlaszlo applications for offline deployment.