Depending on your goal, you might be further ahead to look into osgEarth.
On Thu, Apr 11, 2013 at 4:19 PM, Tueller, Shayne R Civ USAF AFMC 519 SMXS/MXDEC <[email protected]> wrote: > All, > > I'm attempting to load a height field by using > > osg::HeightField *grid = osgDB::readHeightFieldFile(...) > > where the file is a gdal supported dem/image file format. When I attempt > to read the file, I'm getting the error > > "Warning: could not find plugin to read objects from file..." > > Is this because readHeightFieldFile() doesn't support the formats gdal > supports or is there something wrong with my environment so that my > plugins aren't loading correctly? > > My environment is window 7 and OSG 3.0.1... > > Thanks, > -Shayne > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Chris 'Xenon' Hanson, omo sanza lettere. [email protected] http://www.alphapixel.com/ Training • Consulting • Contracting 3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL Digital Imaging • GIS • GPS • osgEarth • Terrain • Telemetry • Cryptography • Digital Audio • LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android @alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775) 623-PIXL [7495]
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

