Hi Jason,

On Mon, Jan 26, 2009 at 3:56 AM, Jason Beverage <[email protected]> wrote:
> I just committed a fix to osgearth that removes the segfault at the end of
> the seeding.  Works fine for me now in Ubuntu.

Seg fault is gone now, thanks :-)

I can now run

 >osgearth_seed simple_caching.earth

it runs to completion without any error.

But if I run:

> osgearth_seed google_maps.earth
Warning:  Image Google maps has no cache.
There are no caches specified for the given map.  Please configure a
cache in the mapconfig

I can now run osgviewer google_maps.earth and it works almost seamlessly :-)

I say almost seamlessly because there is some osgTerrain functionality
I haven't implemented yet that will stitch adjacent tiles together to
prevent any cracks in the seems and to average out the texel values
along the boundary.  This will be for a future rev of OSG, 2.10
prehaps, but the nice thing is that osgEarth will not have to change
at all to get the extra functionality as osgTerrain will be able to do
it automatically ;-)

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to