JD31
JD31
Hi, I found an old discussion about OsgEarth and OsgQtQuick plugin integration on the old forum: https://forum.qt.io/topic/30707/demo-integrating-openscenegraph-with-qt-quick Maybe this will help. JD.
Please, note also that i did a patch for the drape technique. It is not based on your project but it should fix the issue the same way. http://forum.osgearth.org/black-screen-with-drape-mode-in-a-QOpenGLWidget-td7588548.html
And to make it an option : https://github.com/MPcoreDev/osgearth/commit/431bef707a081a2ea78f15f2eb3f09f83af33de3
I have the same issue with the mapbox::geometry to boost::geometry adapter. (The adapter code is here: https://github.com/mapbox/spatial-algorithms/blob/master/include/mapbox/geometry/algorithms/detail/boost_adapters.hpp)