[osg-users] Loading data into the osg database
Felix Bwire
bwifex at gmail.com
Wed Jan 16 03:38:58 PST 2008
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 <robert.osfield at gmail.com> wrote:
> On Jan 16, 2008 10:10 AM, Felix Bwire <bwifex at gmail.com> 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 at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080116/a59ea891/attachment.html
More information about the osg-users
mailing list