Re: [osg-users] BoundingBox centre location after PossitionAttitudeTransform translation/rotation

2014-04-01 Thread Ulrich Hertlein
Hi Petr, Quoting Petr Svoboda upd...@seznam.cz: If I point to an object I want to visualise it somehow (create BoundingSphere over that *.OSG model) and for that I use ShapeDrawable-Sphere with StateSet to PolygonMode which works nicely. But the problem is: The intersection visitor accepts

Re: [osg-users] Optimizing memory usage by Texture of size 4096x2048

2014-04-01 Thread John Moore
Sorry I missed the answers because of my email settings. However they are still useful. Thank you very much. John -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=58768#58768 ___ osg-users mailing

[osg-users] Composite Viewer framerate multiple cameras on large data

2014-04-01 Thread Nick Modly
Hi, I have a scene graph set up with a large dataset ( A Geocentric Earth from osgEarth). In my composite viewer, I want to have multiple viewpoints (with separate camera manipulators/projection matrices; ie. an Orthographic, perspective, etc) each within a QT widget. I got this set up the