On viewing a "map.ive" file (which I converted from .dem to .ive using 
osgdem.exe) with osgviewer, the map is being shown with its elevations, but is 
completely white. I can't see the raster map which is supposed to be draped on 
it. This is in Linux (osg built with the latest git clone).

On windows, when I use osgviewer to view the same "map.ive", I see it with its 
elevations and the raster map draped on it.

The error I see in RHEL when I close the viewer is "Warning: detected OpenGL 
error 'invalid enumerant' at After Renderer::compile". The cow.osg file is 
rendering perfectly fine with all reflections visible on the cow. I haven't yet 
installed the graphics drivers for my NVidia card, so the framerate is low, but 
I don't see why the raster doesn't render when the cow does.

On typing glxinfo, I get this:

> name of display: :0.0
> display: :0  screen: 0
> direct rendering: Yes
> server glx vendor string: SGI
> server glx version string: 1.4
> client glx vendor string: Mesa Project and SGI
> client glx version string: 1.4
> GLX version: 1.4
> OpenGL vendor string: Mesa Project
> OpenGL renderer string: Software Rasterizer
> OpenGL version string: 2.1 Mesa 7.11
> OpenGL shading language version string: 1.20

(deleted a lot of the blah blah that got printed with the glxinfo command)

Help? How can I get the raster portion of the map to get displayed?

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=50329#50329





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

Reply via email to