Hi John,

I'm afraid it's too long ago that I wrote the .osga plugin to remember
all the details about it.  I believe it should support reading all
imagery and 3d models that can be read from istream.  Have a look at
the osgarchive example to see how it packs the data.

Robert.

On Thu, Nov 11, 2010 at 8:15 AM, PC John <[email protected]> wrote:
> Hi,
> I want to put textures and geometry files to one "archive" file.
> I looked at osga plugin, but I am not sure if it can be used for such a
> purpose. If I read particular geometry file from osga, it may trigger loading
> of a texture that is used by the geometry (e.g. standard material texture).
> Will the texture be loaded correctly from osga in such a case? Or, is this too
> advanced scenario for osga?
>
> Thx,
> John
> _______________________________________________
> 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