Hi Alejando, If you want to create expilicit LOD terrain image, the answer is YES. If you want to change the texture of specified area by the distance of the viewer you can create your terrain with using --levels parameters. With --levels parameter you can define expected image in this levels.
osgdem ... ... ... --levels 6 7 expectedImage This command says that, use expectedImage in 6-7 levels. Best Regards. 2008/11/8 Alejandro Aguilar Sierra <[EMAIL PROTECTED]> > Hello: > > Is it possible to switch between different textures over the same terrain? > > Is it possible to superimpose different textures over the same terrain? > > Thanks in advance, > > -- A. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Ümit Uzun
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

