Chris 'Xenon' Hanson wrote: > > It doesn't do any blending into the surrounding areas. That's the higher-level > functionality that my library adds. >
Something simple I tested and which helps producing a smooth blend is to upsample the elevation, rasterize your polygon, then downsample back to the original resolution. It is easy with the GDAL tools or API. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=22647#22647 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

