mr oschatz confirmed that the vvvv damper is doing something similar like DESP.
DESP is working with measurement of two times.
mr oschatz wrote as well that a damper with dynamic filter time
should work for the beginning. if the tracking target or camera is moved, the dampertime should be low. if it is more static, dampertime should be high.
mr oschatz said it would be good to do this with the bounds and queue nodes.
i tried to do this for the artk+.
but the result of filtering the modelviewmatrix is causing a total distorsion of the model.
damping matrices makes not so much sense! usualy you can’t interpolate between matrices. it may work in some cases, but as soon as rotations and scaling is involved the values in the matrix are not continous…
but that module can only filter spikes from a consistant dataflow. it doesn’t help against fastly changing spreadcounts which is IMHO the main reason for ARTKs flickering.