I mean a biological network dataset, or it could be an internet dataset. It
is in 3D. So far the one I have data which is in .gdf format.

On Jan 16, 2008 1:23 PM, Robert Osfield <[EMAIL PROTECTED]> wrote:

> On Jan 16, 2008 10:10 AM, Felix Bwire <[EMAIL PROTECTED]> wrote:
> > What I mean is that I have a network dataset.
>
> What do you mean by a network dataset?
>
> Local network?  Internet?
>
> Imagery?  Terrain?  3D models?  What formats????
>
> >I believe it first has to be
> > stored in the osg database before it can be dispalyed in osg.
>
> The OSG has a net plugin for reading files over http, your can load
> various formats, but the most efficient would the native .ive binary
> format.
>
> > Or is there
> > any other way I can be able to load this into osg. The main aim is that
> I
> > want to be able to display this dataset in osg and make use of the
> > functionality offered by osg in viewing it.
>
> Almost all the OSG examples load data, its a single line of code :
> osgDB::readNodeFIle(filename), constructing a viewer is just a couple
> of lines of code as well.  Its all in the examples.
>
> Robert.
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to