[vos-d] Movement interpolation in csplugin
Ken Taylor
taylork at alum.mit.edu
Tue Apr 24 11:31:43 EDT 2007
Hey All,
I think I've worked out a good way to have csplugin interpolate between
position updates, and I might start working on implementing it over the next
week or so. I just had a couple questions:
1) would this step on the work anyone else is doing at the moment (or is
there some other reason that you would suggest against me doing this)?
2) I want to add some functions to the csplugin interface (to turn
interpolation on and off, set its parameters, etc) -- Do y'all have a scheme
for setting the SCF_VERSION numbers when the interface changes? I think I
remember reading in the CS manual that adding functions at the end of the
class will allow backwards-compatibility, and that certain version numbers
are considered by SCF to be backwards compatible, so I'll make sure to stay
consistent with that, at least.
In a few days, I may send a message to this list detailing the changes I'm
planning on making to the code, to see if there's any comments.
-Ken
More information about the vos-d
mailing list