[osg-users] osgQt + OSG 3.6.2 Status

Robert Osfield robert.osfield at gmail.com
Mon Jul 30 08:07:13 PDT 2018


On Mon, 30 Jul 2018 at 15:59, Andrew Cunningham <andrewC at mac.com> wrote:
>
> Back on the original topic :)
>
> This is a really simple QtOSGWidget that I used as a starting point for an OSG widget in a QDialog. Simple and works fine.
>
> https://github.com/vicrucann/QtOSG-hello

Just had a quick look at the code.  It only works "fine" because there
it's a trivial example, it's buggy.  Please compare to the the
osg::Camera setup in the osgQt master and see if you can see the
error, in this example.  If you can then you'll be able to spot what
to fix in your own programs.

Robert.


More information about the osg-users mailing list