Meet osgQtQuick 2.0! (Integrating OpenSceneGraph with Qt Quick)
-
Hi @podsvirov,
Thanks for sharing your work! I recommend you submit it to http://inqlude.org/ for Qt users to find.
Please note that we will soon remove 3rd-party libraries from the Qt wiki. Instead. libraries should be submitted to http://inqlude.org/ and apps should be submitted to http://showroom.qt.io/
-
Hi @podsvirov ,
As mentioned before, I have deleted https://wiki.qt.io/OsgQtQuick-Demo and transferred the content to your original post at https://forum.qt.io/topic/30707/.
The following pages will soon be deleted too:
- https://wiki.qt.io/OsgQtQuick-2.0
- https://wiki.qt.io/OsgQtQuick-2.0-Russian
- https://wiki.qt.io/File:Sokoban.png
Please back up any content that you want to keep. You can copy them to this thread, if you want.
-
@JKSH, migrating from wiki completed.
New home:
- https://github.com/podsvirov/osgqtquick/wiki/osgQtQuick-Demo
- https://github.com/podsvirov/osgqtquick/wiki/osgQtQuick-Demo-Russian
- https://github.com/podsvirov/osgqtquick/wiki/osgQtQuick-2.0
- https://github.com/podsvirov/osgqtquick/wiki/osgQtQuick-2.0-Russian
Goodbye wiki.qt.io!
-
@podsvirov: Thanks for your help.
I see that your project is also on Inqlude now: http://inqlude.org/libraries/osgqtquick.html
All the best!
-
Now it's distributed as package of MSYS2 project.
Type in the appropriate shell:pacman -S mingw-w64-i686-osgQtQuick
or
pacman -S mingw-w64-x86_64-osgQtQuick
To run test game script:
wget https://github.com/podsvirov/osgqtquick/raw/develop/tests/sokoban.qml qmlscene sokoban.qml