Hi Rambabu, Robert is right. We all learn from the OSG examples and from reading the code and when we struggle we fire questions on this list and the community responds - that is how we all gain and share OSG knowledge. It is normal that you have to do your homework first - to look for it in the examples code - trust me, often I find myself "lazy" and "paranoid" so I shoot questions fast too ;-)
Have a look at the osgsimulation example code. It flies the cessna model around the planet. That is what you need I think and you will see there how to properly use osg::EllipsoidModel. Give it a try Cheers! Nick On Fri, Nov 11, 2016 at 10:14 AM, Robert Osfield <[email protected]> wrote: > On 11 November 2016 at 09:07, Rambabu Repaka <[email protected]> > wrote: > > Thanks robert and Iam working on the EllipsoidModel. > > One Doubt Is it possible to view the osg model like cessan.osg using > latitude and longitude readings at exact position. > > Stop being so lazy and read the code examples, read the headers, it's all > there. > > If you have a problem with your specific implementation then post the code. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- trajce nikolov nick
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

