[osg-users] Rendering 3d Model using osgEarth.

Robert Osfield robert.osfield at gmail.com
Mon Nov 21 03:25:50 PST 2016


On 21 November 2016 at 09:37, Uma Devi Selvaraj <umaselvam1503 at gmail.com> 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.



More information about the osg-users mailing list