Ákos Maróy
unread,Apr 7, 2011, 5:42:12 AM4/7/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libkml
Hi,
I wonder typically what algorithms are used to smooth out a gx:Tour?
I'd like to calculate smooth & frequent position transitions for
gx:Tour files. for example, if I have a gx:Tour kml file, which has
gx:FlyTo elements with 1 second durations, I'd like to have more
frequent position updates (say, once every 0.1 seconds), and if course
a smooth position curve, and also smooth orientation changes.
Is there a 'typical' algorithm / library used to calculate such a
smooth path?
Akos