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)
Forum Updated to NodeBB v4.3 + New Features

Meet osgQtQuick 2.0! (Integrating OpenSceneGraph with Qt Quick)

Scheduled Pinned Locked Moved 3rd Party Software
osgopenscenegraphosgearthqmlquick
7 Posts 2 Posters 5.6k Views 2 Watching
  • 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.
  • P Offline
    P Offline
    podsvirov
    wrote on 10 Sept 2015, 06:45 last edited by podsvirov
    #1

    Meet osgQtQuick 2.0!

    First was the demo forum and wiki.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JKSH
      Moderators
      wrote on 10 Sept 2015, 14:30 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

      P 1 Reply Last reply 10 Sept 2015, 18:24
      0
      • J JKSH
        10 Sept 2015, 14:30

        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/

        P Offline
        P Offline
        podsvirov
        wrote on 10 Sept 2015, 18:24 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
        • J Offline
          J Offline
          JKSH
          Moderators
          wrote on 12 Sept 2015, 00:29 last edited by JKSH 9 Dec 2015, 14:57
          #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

          P 1 Reply Last reply 26 Sept 2015, 05:41
          0
          • J JKSH
            12 Sept 2015, 00:29

            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.

            P Offline
            P Offline
            podsvirov
            wrote on 26 Sept 2015, 05:41 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
            • J Offline
              J Offline
              JKSH
              Moderators
              wrote on 26 Sept 2015, 11:44 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
              • P Offline
                P Offline
                podsvirov
                wrote on 20 Oct 2015, 18:28 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