Hi J-S,

On Tue, Oct 28, 2008 at 4:10 PM, Jean-Sébastien Guay
<[EMAIL PROTECTED]> wrote:
> Can the animation path also be gotten by http? If so, we could use the
> following all-powerful command line:
>
> osgviewer http://www.openscenegraph.org/data/earth_bayarea/earth.ive
> -p http://www.openscenegraph.org/data/earth_bayarea/bay.path --file-cache
> MyFileCache
>
> That would be pretty cool!

This won't work right now as the curl plugin only loads images and
nodes, and the animation path code just does a straight ofstream of
the filename provided.  So right now you'll need to do a wget on the
path.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to