Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Meet osgQtQuick 2.0! (Integrating OpenSceneGraph with Qt Quick)
QtWS25 Last Chance

Meet osgQtQuick 2.0! (Integrating OpenSceneGraph with Qt Quick)

Scheduled Pinned Locked Moved 3rd Party Software
osgopenscenegraphosgearthqmlquick
7 Posts 2 Posters 5.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • podsvirovP Offline
    podsvirovP Offline
    podsvirov
    wrote on last edited by podsvirov
    #1

    Meet osgQtQuick 2.0!

    First was the demo forum and wiki.

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      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/

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      podsvirovP 1 Reply Last reply
      0
      • JKSHJ JKSH

        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/

        podsvirovP Offline
        podsvirovP Offline
        podsvirov
        wrote on last edited by
        #3

        Hi @JKSH, thanks for the answer.

        I knew about the showroom but did not know about the inqlude - a young project in alpha.
        I understand the tendency think about moving.

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by JKSH
          #4

          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.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          podsvirovP 1 Reply Last reply
          0
          • JKSHJ JKSH

            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.

            podsvirovP Offline
            podsvirovP Offline
            podsvirov
            wrote on last edited by
            #5

            @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!

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              @podsvirov: Thanks for your help.

              I see that your project is also on Inqlude now: http://inqlude.org/libraries/osgqtquick.html

              All the best!

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • podsvirovP Offline
                podsvirovP Offline
                podsvirov
                wrote on last edited by
                #7

                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
                
                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved