I am using OSG version 2.2.0.  The blue marble example is probably left
over from an older version I had.  

I am trying to basically create a sphere and overlay the NASA BMNG jpg
over it.  I would eventually like to be able to read in the elevation
data, generated by the shuttle SRTM, and overlay various maps over the
elevation data.  I am mainly wanting to learn how to use the OSG lib,
read elevation data and texture maps over that data.


On Fri, 2008-01-11 at 09:36 +0000, Robert Osfield wrote:
> Hi Michael,
> 
> The OSG's old blue marble example was removed well over a year ago,
> what version are you using?
> 
> Could you back and say what you are trying to do/learn to do, there is
> likely to be an easier way to tackling the task now.
> 
> Robert.
> 
> On Jan 10, 2008 11:09 PM, Michael W. Hall <[EMAIL PROTECTED]> wrote:
> > I am looking at the Blue Marble example that come with the source.  I
> > have a question about the createWorld function.  The first line of the
> > function they are getting a readerwriter.  They make a call to
> > getReaderWriterForExtension("gdal").  What is this extension and how do
> > you know what extensions to pass in?  Is there a list of them somewhere?
> >
> >
> >
> > _______________________________________________
> > 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
> 

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

Reply via email to