sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] QuadFaceTools

    Scheduled Pinned Locked Moved Plugins
    673 Posts 116 Posters 499.2k Views 116 Watching
    Loading More Posts
    • 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.
    • thomthomT Offline
      thomthom
      last edited by

      @gilles said:

      it's ok now with TT_LIB 2.6 it is not yet in plugin index so i had 2.58

      I released TT_Lib2 2.6 just a few hours ago... 😉

      Thomas Thomassen — SketchUp Monkey & Coding addict
      List of my plugins and link to the CookieWare fund

      1 Reply Last reply Reply Quote 0
      • fredo6F Offline
        fredo6
        last edited by

        @thomthom said:

        @unknownuser said:

        Tom,

        Here is the model where I have problem (I get the UV axes, but the texture does not appear).
        [attachment=0:3fo0zvrn]<!-- ia0 -->Quad-mapping Fred.png<!-- ia0 -->[/attachment:3fo0zvrn]

        Fredo

        Might be related to the nil errors people are reporting...

        This is the message I get

        
        Error; #<TypeError; nil can't be coerced into Float>
        D;/Documents/Doc/AA_SKU/Ruby/AAA_SCRIPT6/TT_QuadFaceTools/uv_mapping.rb;820;in `/'
        D;/Documents/Doc/AA_SKU/Ruby/AAA_SCRIPT6/TT_QuadFaceTools/uv_mapping.rb;820;in `point_on_axis'
        
        

        EDIT: this is with v0.4. I did not upgrade yet

        Fredo

        1 Reply Last reply Reply Quote 0
        • fredo6F Offline
          fredo6
          last edited by

          @charly2008 said:

          Hi Fredo,

          I think you need before placing the texture on the face. Then you can scale the texture. Whether it is possible to be centered I do not know.

          Thanks. Once I have the texture on the shape, what should I do next?

          Fredo

          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            @unknownuser said:

            EDIT: this is with v0.4. I did not upgrade yet

            How about 0.4.1?
            (I'm prepping up 0.5 which included quite a few validations and error catching. Should be more informative when things doesn't work.)

            @unknownuser said:

            Thanks. Once I have the texture on the shape, what should I do next?

            Then you can click the axis (red and green line) to scale it. Or use the VCB.

            Thomas Thomassen — SketchUp Monkey & Coding addict
            List of my plugins and link to the CookieWare fund

            1 Reply Last reply Reply Quote 0
            • J Offline
              jorge2011
              last edited by

              thom excellent, now works fine.

              thank you very much for your fast response

              1 Reply Last reply Reply Quote 0
              • charly2008C Offline
                charly2008
                last edited by

                Hi,

                I made another attempt with my Viking ship hull. This tool is really amazing. A small error I could not resolve.


                2011-10-13_151851.jpg


                2011-10-11_150453.jpg


                2011-10-13_151546.jpg


                wiking.skp

                He who makes no mistakes, makes nothing

                1 Reply Last reply Reply Quote 0
                • thomthomT Offline
                  thomthom
                  last edited by

                  huh! ... peculiar... I'll look into it.

                  Nice boat! 😄

                  Thomas Thomassen — SketchUp Monkey & Coding addict
                  List of my plugins and link to the CookieWare fund

                  1 Reply Last reply Reply Quote 0
                  • thomthomT Offline
                    thomthom
                    last edited by

                    @charly2008 said:

                    I made another attempt with my Viking ship hull. This tool is really amazing. A small error I could not resolve.

                    How did you map it? With the UV Mapping tool, or with the UV Copy & Paste tools?

                    Thomas Thomassen — SketchUp Monkey & Coding addict
                    List of my plugins and link to the CookieWare fund

                    1 Reply Last reply Reply Quote 0
                    • thomthomT Offline
                      thomthom
                      last edited by

                      I found the cause - you got some messed up geometry there.

                      Look at this screenshot:
                      ValidQuad.png
                      Here I made a left to right selection over the selected quad. Notice the Entity Info correctly displaying 7 entities. ( 2 triangles, 5 edges )

                      Now look at this one - where I made the same selection around the troublesome area:
                      InvalidQuad.png

                      Notice there is 20 (!) entities. Something is messed up in your geometry there.

                      Thomas Thomassen — SketchUp Monkey & Coding addict
                      List of my plugins and link to the CookieWare fund

                      1 Reply Last reply Reply Quote 0
                      • GaieusG Offline
                        Gaieus
                        last edited by

                        Zoom in to the top left corner of that white and see a whole lot of extra edges and faces

                        Gai...

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by

                          Version 0.5.0
                          Changelog: https://bitbucket.org/thomthom/quadface-tools/issues?status=resolved&version=0.5.0
                          Download: https://bitbucket.org/thomthom/quadface-tools/wiki/Download

                          Thomas Thomassen — SketchUp Monkey & Coding addict
                          List of my plugins and link to the CookieWare fund

                          1 Reply Last reply Reply Quote 0
                          • charly2008C Offline
                            charly2008
                            last edited by

                            Hi Thomas,

                            I did it with the UV Copy & Paste tools.

                            He who makes no mistakes, makes nothing

                            1 Reply Last reply Reply Quote 0
                            • charly2008C Offline
                              charly2008
                              last edited by

                              Hi,

                              I found the error. As Gaieus said, in the enlargement can be seen some additional faces. This I have now adjusted.


                              2011-10-14_144027.jpg


                              2011-10-14_143917.jpg

                              He who makes no mistakes, makes nothing

                              1 Reply Last reply Reply Quote 0
                              • charly2008C Offline
                                charly2008
                                last edited by

                                Hi Thomas,

                                I'm still have a few problems with copy and paste UVs. It is probably a mistake from me again. Would you again take a look at it.

                                Charly


                                STEP 1


                                STEP 2


                                STEP 3


                                wiking.skp

                                He who makes no mistakes, makes nothing

                                1 Reply Last reply Reply Quote 0
                                • thomthomT Offline
                                  thomthom
                                  last edited by

                                  It's still some non-quads over at that end.

                                  InvalidGeometry.png

                                  Thomas Thomassen — SketchUp Monkey & Coding addict
                                  List of my plugins and link to the CookieWare fund

                                  1 Reply Last reply Reply Quote 0
                                  • charly2008C Offline
                                    charly2008
                                    last edited by

                                    Hi Thomas,

                                    I thank you for your efforts. I'm sometimes a bit hasty with my questions. In the future I will take a closer look before I ask a question.

                                    Charly

                                    He who makes no mistakes, makes nothing

                                    1 Reply Last reply Reply Quote 0
                                    • charly2008C Offline
                                      charly2008
                                      last edited by

                                      Hi Thomas,

                                      Once it has worked with the hull I need help again. I do not succeed, to bring the texture on these relatively simple geometry. As far as I can judge it must be all quad faces in the model. Yesterday I spent two hours trying to find the error in the geometry, without success. Thanks in advance.

                                      Charly


                                      2011-10-15_134403.jpg


                                      wiking3.skp

                                      He who makes no mistakes, makes nothing

                                      1 Reply Last reply Reply Quote 0
                                      • jo-keJ Offline
                                        jo-ke
                                        last edited by

                                        Thank you ThomThom for this wonderful plugin. It helps me a lot with my curtains...


                                        curtain001.jpg


                                        curtain-render001.jpg

                                        http://www.zz7.de

                                        1 Reply Last reply Reply Quote 0
                                        • thomthomT Offline
                                          thomthom
                                          last edited by

                                          @charly2008 said:

                                          Hi Thomas,

                                          Once it has worked with the hull I need help again. I do not succeed, to bring the texture on these relatively simple geometry. As far as I can judge it must be all quad faces in the model. Yesterday I spent two hours trying to find the error in the geometry, without success. Thanks in advance.

                                          Charly

                                          Are you using the Copy and Paste function? Or the UV map function?

                                          Thomas Thomassen — SketchUp Monkey & Coding addict
                                          List of my plugins and link to the CookieWare fund

                                          1 Reply Last reply Reply Quote 0
                                          • mitcorbM Offline
                                            mitcorb
                                            last edited by

                                            Wow!
                                            Eleven pages and counting. Good work ThomThom

                                            I take the slow, deliberate approach in my aimless wandering.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 33
                                            • 34
                                            • 8 / 34
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement