krre / qosg

Bridge from OpenSceneGraph to QML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bridge from OpenSceneGraph to QML


Languages

Language:C++ 95.6%Language:QMake 4.4%