On 21 November 2016 at 09:37, Uma Devi Selvaraj <[email protected]> wrote: > Hi all, > > I have installed osgEarth 2.8 in my system. Now I want to display 3d > Model using osgEarth. Do in need to create earth file for that model. How to > display the model without "earth" in center.?
You don't use osgEarth to display models, you use osgEarth to render whole earth paged databases for the terrain. If you want to place 3d models on the earth model then you do it entirely with standard OSG mechanisms, the most obvious example of this is in osgsimulation example. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

