• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] QuadFaceTools

Scheduled Pinned Locked Moved Plugins
673 Posts 116 Posters 499.0k 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.
  • T Offline
    thomthom
    last edited by 15 Nov 2011, 19:55

    @unknownuser said:

    I updated the the plugin. For Me there seems to be no change.

    Trust me, there's lots of changes under the hood. And now the error messages will refer to the correct code which I sit with.

    Still not sure why you're getting these errors... it seem similar to some error in 0.3 or 0.4, but I thought I had trapped that and I'd not gotten any report since then...

    Can you try one thing: when activating the UV tool and after picking the U and V axis, right click and choose Use Material Size ?

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

    1 Reply Last reply Reply Quote 0
    • T Offline
      thomthom
      last edited by 16 Nov 2011, 08:35

      That message indicates that the mesh got poles in it - that the mesh cannot be mapped to a 2d grid. What the UV mapping tool does is map all the quads to a 2d grid co-ordinate in order to texture seamlessly. That means that any poles in the mesh will prevent that.

      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
        jo-ke
        last edited by 16 Nov 2011, 08:35

        I am using this nice plugin for texturing curtains. It works well in most cases but in this case I have big problems with the mesh. I doesn't map properly. Could you tell me what I have done wrong? I've attached the file below.

        the texture should look like this:

        http://hitguide.firstmedia.de/wp-content/uploads/2010/12/S118_Eleganza.jpg


        1-schal1.jpg


        1-schal2.jpg


        1-schal3.jpg


        1-raffschal.rar

        http://www.zz7.de

        1 Reply Last reply Reply Quote 0
        • J Offline
          jo-ke
          last edited by 16 Nov 2011, 08:38

          Is there any chance to convert it?

          or should I wait for your bezier plugin to create my own curtain?

          http://www.zz7.de

          1 Reply Last reply Reply Quote 0
          • T Offline
            thomthom
            last edited by 16 Nov 2011, 09:01

            @jo-ke said:

            Is there any chance to convert it?

            No - poles are a topological feature: http://blenderartists.org/forum/showthread.php?93651-Poles-and-Loops&p=849794&viewfull=1#post849794

            I'll add to the Select Tool an option to highlight poles so one can easily find them.

            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
              jo-ke
              last edited by 16 Nov 2011, 10:48

              Ahhh. I see what the problem is. Thank you for you help.

              http://www.zz7.de

              1 Reply Last reply Reply Quote 0
              • T Offline
                thomthom
                last edited by 16 Nov 2011, 11:45

                I started on adding the poles UI for the Select Tool - here's your model:
                Poles.png

                Green: 5 Poles ( E poles )
                Blue: 3 Poles ( N Poles )
                Red: More than 5 poles

                As you see - the folded up area got quite a few E poles.

                How did you make the mesh?

                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
                  jo-ke
                  last edited by 16 Nov 2011, 13:34

                  Oh thank you.

                  The mesh was imported as a 3ds model

                  As I remember, it should have been this one:

                  http://www.archibase.net/download/c45794ef.html

                  http://www.zz7.de

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    thomthom
                    last edited by 16 Nov 2011, 13:46

                    @jo-ke said:

                    The mesh was imported as a 3ds model

                    Did you then use the Convert Triangulated Mesh to Quads function in QuadFace? It's still a bit unreliable - produce some undesired results in some cases. 😞

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

                    1 Reply Last reply Reply Quote 0
                    • McGyverM Offline
                      McGyver
                      last edited by 16 Nov 2011, 15:21

                      I just wanted to say that when I said "I updated the the plugin. For Me there seems to be no change." I meant I still had the same results and there was nothing visually different happening on the screen... not that I thought nothing was changed in the plugin, I'm sorry if that sounded bad, that is not what I meant. I am highly appreciative of all the hard work you put into this plugin and the fact that you are kind enough to share it with so many people. The work you and all the other Ruby creators do is truly amazing.

                      As you suggested I right clicked "Use material size" and..... IT WORKS! It scales properly and I can Flip U and V scale, it shows the U V grid... everything appears to function properly!

                      I hope I did not miss something and I was not just bothering you with some sort of wild goose chase, having you try and figure out what was wrong when there was nothing wrong at all... If I missed something I'm sorry... I watched the video several times and read through the thread twice before I made that first post... anyway thanks again for this plugin and all the help!


                      It works!!

                      [Visit My ShareCG Freebie Gallery](http://www.ShareCG.com/pf/full_uploads.php?pf_user_name)

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        thomthom
                        last edited by 16 Nov 2011, 15:27

                        @unknownuser said:

                        As you suggested I right clicked "Use material size" and..... IT WORKS! It scales properly and I can Flip U and V scale, it shows the U V grid... everything appears to function properly!

                        It might be that the old version triggered a bug and caused it to store some invalid values. If you run into this again let me know as I need to dig more into this.

                        Thanks for posting back with such detailed information - it really helps.

                        It is on my to-do list to make a better manual for this tool. I just have a hard time finding spare time to do so at the moment. 😞

                        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
                          jo-ke
                          last edited by 19 Nov 2011, 12:25

                          @thomthom said:

                          @jo-ke said:

                          The mesh was imported as a 3ds model

                          Did you then use the Convert Triangulated Mesh to Quads function in QuadFace? It's still a bit unreliable - produce some undesired results in some cases. 😞

                          Yes I did. It worked well so far but the texturing wasn't as I expected it.

                          http://www.zz7.de

                          1 Reply Last reply Reply Quote 0
                          • Alan FraserA Offline
                            Alan Fraser
                            last edited by 21 Nov 2011, 08:50

                            Great set of tools TT...but I appear to be the only one having this problem (unless I've completely missed something). I cannot get the VCB to talk to the HUD in any way whatsoever. When I attempt to edit Connect Edges, the HUD remains firmly on 1 and 0 whatever I type into Measurements. I have the latest version of TTLib installed.

                            3D Figures
                            Were you required to walk 500 miles? Were you advised to walk 500 more?
                            You could be entitled to compensation. Call the Pro Claimers now!

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              thomthom
                              last edited by 21 Nov 2011, 09:08

                              @alan fraser said:

                              Great set of tools TT...but I appear to be the only one having this problem (unless I've completely missed something). I cannot get the VCB to talk to the HUD in any way whatsoever. When I attempt to edit Connect Edges, the HUD remains firmly on 1 and 0 whatever I type into Measurements. I have the latest version of TTLib installed.

                              The HUD doesn't update until you hit Return/Enter. The HUD is merely there so you can pick what kind of input the VCB control.

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

                              1 Reply Last reply Reply Quote 0
                              • Alan FraserA Offline
                                Alan Fraser
                                last edited by 21 Nov 2011, 10:43

                                Ah! Thanks for that; I assumed that Enter would activate the settings on the HUD...same as clicking the tick. Another Duhh! moment. πŸ˜„

                                3D Figures
                                Were you required to walk 500 miles? Were you advised to walk 500 more?
                                You could be entitled to compensation. Call the Pro Claimers now!

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  thomthom
                                  last edited by 21 Nov 2011, 12:01

                                  It's not ideal in the way it works. I'm looking to improve it.

                                  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
                                    jo-ke
                                    last edited by 4 Jan 2012, 15:28

                                    I'm using this great plugin frequnetly. But in this case I have a problem:

                                    I've tried to convert the mesh to quads. but the result ist still strange.

                                    I wasn't able to texture this easy mesh properly.


                                    griff.jpg


                                    griff.skp

                                    http://www.zz7.de

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      thomthom
                                      last edited by 4 Jan 2012, 17:45

                                      @jo-ke said:

                                      I've tried to convert the mesh to quads. but the result ist still strange.

                                      Yes, Convert to Quads does have it's issues and flaws atm. In which case you need to correct it.

                                      Another matter was that it seemed to have been made with an older version - I had to use the "Sandbox Quads to QuadFace Quads" to upgrade the mesh to work with QT 0.6. But as the mesh was irregular I was not able to map it eiter - as mentioned earlier, it needs to be cleaned up.

                                      How did you create the geometry btw? Was it triangulated originally?

                                      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
                                        jo-ke
                                        last edited by 4 Jan 2012, 23:26

                                        originally it was a max file, then converted into su8, then saved as su7

                                        the texture should look like this...

                                        tricky thing, these many kinds of meshes....


                                        giorgetti-render010.jpg

                                        http://www.zz7.de

                                        1 Reply Last reply Reply Quote 0
                                        • L Offline
                                          lapx
                                          last edited by 12 Jan 2012, 21:01

                                          I cant get the copy paste method to work for other surface other than flat rectangle shape.
                                          The UV will not select edges on the curved surface. Any hints to what the problem may be?

                                          Thanks Tom!


                                          uv.jpg

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 10
                                          • 11
                                          • 12
                                          • 13
                                          • 14
                                          • 33
                                          • 34
                                          • 12 / 34
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement