Re: [Synfig-devl] Value Node from File

2014-05-25 Thread Charlie Murphy
d/j/a/y is free wrote: > Hello, > > About this feature, talking with a friend, i got an idea. > > Catch a poses / mouvements from an external device (kinect / webcam ) > generate the file and then connect it to a shape/layer in synfig by this > "Value Node from file" feature. > > This could

[Synfig-devl] Tweening basic C++ types

2014-05-25 Thread Charlie Murphy
Hello Synfig devs, I'd like to share a train of thought I had the other day. It seems to me that Synfig layers are essentially ''functions with arguments that change over time''. For example, a circle can be represented this way, sliding down over five seconds: SolidColor(

Re: [Synfig-devl] Value Node from File

2014-05-25 Thread d/j/a/y is free
Hello, About this feature, talking with a friend, i got an idea. Catch a poses / mouvements from an external device (kinect / webcam ) generate the file and then connect it to a shape/layer in synfig by this "Value Node from file" feature. This could be awesome! Re: [Synfig-devl] Value Node