There is a minimap example in osgEarth: https://github.com/gwaldron/osgearth/blob/master/src/applications/osgearth_minimap/osgearth_minimap.cpp
Might not be exactly what you're looking for if you're not using osgEarth but it's a good starting point for setting up your CompositeViewer and seeing how you could do interaction between the views. Jason On Wed, Jan 8, 2014 at 10:45 AM, Filip Arlet <[email protected]> wrote: > Hi, > > I want to display minimap in my scene, top view of scene, centered on my > position and rotation where my main view is heading. What is the best > aproach here (including, if first persona manipulator moves in main view, > it will be reflected on minimap). > > Thank you! > > Cheers, > Filip > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=57828#57828 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

