Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Intergation OpenSceneGraph to Qt Quick

License

NotificationsYou must be signed in to change notification settings

podsvirov/osgqtquick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msys2

Hello from osgQtQuick 2.0!

IntergationOpenSceneGraph toQt Quick.

Reference Documentation

Please visit documentationpages.

Source Code

Actual development code avaliable indevelop branch.

Prebuilt Binaries

MSYS2 Project

Now it's distributed aspackageofMSYS2 distro.Type in the appropriate shell:

pacman -S mingw-w64-i686-osgQtQuick

or

pacman -S mingw-w64-x86_64-osgQtQuick

or

pacman -S mingw-w64-ucrt-x86_64-osgQtQuick

Dependencies

  • Qt >= 5.0.0
  • OpenSceneGraph >= 3.3.2

Threaded Rendering

The osgQtQuick is now support all QtQuick render loop types.But if your application has problems on startup or resize the window,try to set a environment variable "QSG_RENDER_LOOP" to the value of "basic", "windows" or "threaded".

Related Links

Similar Projects

  • qmlosg - Integration test of osg and qt quick + qml framework
  • QtQuick2OSGItem - small package allowing to embed OpenSceneGraph scenes as visual items in Qt Quick 2 applications

[8]ページ先頭

©2009-2025 Movatter.jp