Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 525 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 525 Bytes

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