I am trying to find a way to overlay some boundary lines defined in a shapefile across an existing terrain. I would like to support the ability to load shapefiles at runtime instead of generating a terrain file with the boundary lines with something like osgGIS.
I have looked at the osgSimulation example and used that as a template to load the shapfile, but the lines defined in the shapefile are never displayed. Do I need to setup some attributes/states to properly draw the lines from the shapefiles? Thanks, Kevin ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=18389#18389 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

