Here is a small patch for you. In general there a some ways of animating in V4. Phase input of spread-generators like linearspread is also a good way of move from one slice to another.
And there is GetSlice and Switch, which I used in example patch.
As far as I know there is no category for this. I would like to see something like this as well.
thanks frank, with bezier spline it makes it very clear !
vvvv need to be practice intensively to answer so easely like this … means I need to practice to find those type of answers…
;-)
Why not check out the timeliner if you want to do time based animations?
I prefer to begin to make test with automate and bangs, before thinking of time lines… ;-)))
never fill confident with C++ or C#, writiting my C more in basic litterature mode ( ;-P)…
since I discovered 2 or 3 weeks ago vvvv, I have open my rubish and put an entire animation project inside of it … bye bye lines and lines of codes, hello vvvv !!!
no time for cofee but your examples are … waow… thanks a lot !
it will incredibely help to understand the way to handle it.
automata is far more interresting for my actual needs than a timeline. what is interresting is to have a construction, a system, and not a “all the time the same thing”…
concerning the download problems: admin has just fixed something related, please try again now. and don’t hesitate to report such problems in the tikiwiki vvvvorum. we are slow, but we are…
still some troubles with firefox who wants to download and not to access to some pages ( doc, forum) it nevers occured for me for users pages …
(edit)
joreg: frank’s first file is still bugging with K-meleon or Firefox…
hi thanks for the tips and patches here. great stuff.
i have a little question on the basic animation if someone would be so kind to help me.
i am trying to reverse the sequence, so that fader movement would be recorded into an IOBox as a spline. I plan to use this as a some sort of timelining system using just a slider. is this more awkward than it seems?
Kind of releated, but i thought i would post a little patch i did, and (accidently) found out what happens when you attatch a spread to the get slice node!