/qosg

Bridge from OpenSceneGraph to QML

Primary LanguageC++

QOSG 0.1.0

Bridge from OpenSceneGraph to QML

Dependencies

  • Qt 5.6.0
  • OpenSceneGraph 3.4.0

Using

  • Download and build OpenSceneGraph
  • Add OSG_HOME environment variable to your OS or just assign path to OSG directory at OSG_HOME variable in qosg.pri
  • See examples

Related Link

If you want the same functionality as a plugin, you may find it in osgQtQuick by Konstantin Podsvirov