Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtBridge for gimp?
Forum Updated to NodeBB v4.3 + New Features

QtBridge for gimp?

Scheduled Pinned Locked Moved Unsolved General and Desktop
19 Posts 4 Posters 4.3k Views 3 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.
  • T Offline
    T Offline
    t.h.c
    wrote on last edited by
    #7

    Thanx for fast reply guess I'll learn ps

    mrjjM 1 Reply Last reply
    0
    • T t.h.c

      Thanx for fast reply guess I'll learn ps

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #8

      @t.h.c
      Hi
      You should check out export from gimp to photoshop. (psd)
      Layers should be supported now, so maybe you can do the actual design
      in gimp and export to pdf, then add extra info in photoshop and
      export to Qt 3D.

      T 1 Reply Last reply
      0
      • mrjjM mrjj

        @t.h.c
        Hi
        You should check out export from gimp to photoshop. (psd)
        Layers should be supported now, so maybe you can do the actual design
        in gimp and export to pdf, then add extra info in photoshop and
        export to Qt 3D.

        T Offline
        T Offline
        t.h.c
        wrote on last edited by JKSH
        #9

        @mrjj said in QtBridge for gimp?:

        @t.h.c
        Hi
        You should check out export from gimp to photoshop. (psd)
        Layers should be supported now, so maybe you can do the actual design
        in gimp and export to pdf, then add extra info in photoshop and
        export to Qt 3D.

        Well i,was looking at qml exporter but it's outdated for gimp

        mrjjM 1 Reply Last reply
        0
        • T t.h.c

          @mrjj said in QtBridge for gimp?:

          @t.h.c
          Hi
          You should check out export from gimp to photoshop. (psd)
          Layers should be supported now, so maybe you can do the actual design
          in gimp and export to pdf, then add extra info in photoshop and
          export to Qt 3D.

          Well i,was looking at qml exporter but it's outdated for gimp

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #10

          @t.h.c
          Im not sure that exporter is related to whats exported to Qt 3D in photoshop at all.
          But good idea never the less to try.

          T 1 Reply Last reply
          0
          • mrjjM mrjj

            @t.h.c
            Im not sure that exporter is related to whats exported to Qt 3D in photoshop at all.
            But good idea never the less to try.

            T Offline
            T Offline
            t.h.c
            wrote on last edited by
            #11

            @mrjj said in QtBridge for gimp?:

            @t.h.c
            Im not sure that exporter is related to whats exported to Qt 3D in photoshop at all.
            But good idea never the less to try.

            whats the difference in Qt 3d and Qt Creator besides 3d

            mrjjM 1 Reply Last reply
            0
            • T t.h.c

              @mrjj said in QtBridge for gimp?:

              @t.h.c
              Im not sure that exporter is related to whats exported to Qt 3D in photoshop at all.
              But good idea never the less to try.

              whats the difference in Qt 3d and Qt Creator besides 3d

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #12

              @t.h.c
              Hi
              I mean the difference between the 2 exporters.
              The 3d editor/gui builder is very different from Creator.

              T 1 Reply Last reply
              0
              • mrjjM mrjj

                @t.h.c
                Hi
                I mean the difference between the 2 exporters.
                The 3d editor/gui builder is very different from Creator.

                T Offline
                T Offline
                t.h.c
                wrote on last edited by
                #13

                @mrjj said in QtBridge for gimp?:

                @t.h.c
                Hi
                I mean the difference between the 2 exporters.
                The 3d editor/gui builder is very different from Creator.

                so can you use qt3d scenes inside qtcreator or viceversa?

                mrjjM 1 Reply Last reply
                0
                • T t.h.c

                  @mrjj said in QtBridge for gimp?:

                  @t.h.c
                  Hi
                  I mean the difference between the 2 exporters.
                  The 3d editor/gui builder is very different from Creator.

                  so can you use qt3d scenes inside qtcreator or viceversa?

                  mrjjM Offline
                  mrjjM Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on last edited by
                  #14

                  @t.h.c
                  Not as far as i know its a separate editor.

                  T 1 Reply Last reply
                  0
                  • mrjjM mrjj

                    @t.h.c
                    Not as far as i know its a separate editor.

                    T Offline
                    T Offline
                    t.h.c
                    wrote on last edited by
                    #15

                    @mrjj said in QtBridge for gimp?:

                    @t.h.c
                    Not as far as i know its a separate editor.

                    i mean like import 3d scenes into qt creator

                    mrjjM JKSHJ 2 Replies Last reply
                    0
                    • T t.h.c

                      @mrjj said in QtBridge for gimp?:

                      @t.h.c
                      Not as far as i know its a separate editor.

                      i mean like import 3d scenes into qt creator

                      mrjjM Offline
                      mrjjM Offline
                      mrjj
                      Lifetime Qt Champion
                      wrote on last edited by
                      #16

                      @t.h.c
                      Well besides using QML files in Creator
                      im not sure you can open the new 3D files stuff.

                      1 Reply Last reply
                      0
                      • T t.h.c

                        @mrjj said in QtBridge for gimp?:

                        @t.h.c
                        Not as far as i know its a separate editor.

                        i mean like import 3d scenes into qt creator

                        JKSHJ Offline
                        JKSHJ Offline
                        JKSH
                        Moderators
                        wrote on last edited by JKSH
                        #17

                        @t.h.c said in QtBridge for gimp?:

                        i mean like import 3d scenes into qt creator

                        How would you like to use the imported 3D scenes?

                        You can use Qt Creator to write C++/QML code that uses your 3D models/textures/assets, but you cannot use Qt Creator to edit the 3D models/textures/assets

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

                        T 1 Reply Last reply
                        1
                        • JKSHJ JKSH

                          @t.h.c said in QtBridge for gimp?:

                          i mean like import 3d scenes into qt creator

                          How would you like to use the imported 3D scenes?

                          You can use Qt Creator to write C++/QML code that uses your 3D models/textures/assets, but you cannot use Qt Creator to edit the 3D models/textures/assets

                          T Offline
                          T Offline
                          t.h.c
                          wrote on last edited by
                          #18

                          @JKSH said in QtBridge for gimp?:

                          @t.h.c said in QtBridge for gimp?:

                          i mean like import 3d scenes into qt creator

                          How would you like to use the imported 3D scenes?

                          You can use Qt Creator to write C++/QML code that uses your 3D models/textures/assets, but you cannot use Qt Creator to edit the 3D models/textures/assets

                          ok so i design 3d models inside qt 3d instead then import em to creator

                          1 Reply Last reply
                          0
                          • J Offline
                            J Offline
                            jonhgaarg
                            wrote on last edited by jonhgaarg
                            #19
                            This post is deleted!
                            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