Hi Andreas,

If you have the libcurl plugin built it should be just read the files
directly, osgDB::Registry should automatically find load the curl
plugin for http:// requests.

Any chance of you open sourcing your firefox plugin?   How did you go
about implementing it?  What platforms would it work on?

Robert.

On Thu, Dec 4, 2008 at 3:11 PM, Andreas Goebel <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am just writing a firefox-plugin for osgViewer, which was surprisingly
> easy so far. I already have got old bessy in firefox, but it is loaded from
> a local file.
>
> How can I load files from http? I guess that I either have to interact
> somehow with the firefox plugin-api and stream it somehow to my plugin, or
> something else that I am not aware of.
>
> If someone has done something of the kind, please give me a pointer at where
> to look for.
>
> Regards,
>
> Andreas
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to