Hello! 2014-03-15 15:17 GMT+07:00 Carlos López González <[email protected]>: > What you really need is something that I have in mind since long time that > is a link between the external data and the values in the document. The > simplest way is to have one value node type that reads the values from an > external file (a text file with pairs of time and value) so you can use that > value in the animation as you want. As complement, write to file one > animated value would be great to have too.
This is a great idea! This also could be used for creating lipsync (the convert node is attached to SwitchGroup and reads values from Papagayo file). Or, in combination with Text Layer it could be used for placing subtitles onto animation. A lot of applications here! ^__^ > El viernes, 14 de marzo de 2014, Dieter Grass <[email protected]> >> I already thought to write a Python script to generate a .sif file. The >> point is that I would like to see (learn) quite easily how I have to >> structure such a .sif file. Beside that I have to learn Python more >> deeply since my experiences are very rudimentary. >> >> Therefore, could you suggest some good examples, where I can see how >> these things play together? I can suggest to watch this video - https://www.youtube.com/watch?v=De9UhUkzNiY Also, there are two plugins bundled with Synfig - https://github.com/synfig/synfig/tree/master/synfig-studio/plugins Personally, I use plugins to import lipsync data to our character template. You can find it together with the plugins here - https://github.com/morevnaproject/characters For more information about character template please refer to those pages: * http://morevnaproject.org/2013/04/10/character-template-released/ * http://morevnaproject.org/2013/04/15/character-template-tutorial/ Regards, K. -- http://morevnaproject.org/ ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Synfig-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-user
