• Login
sketchucation logo sketchucation
  • Login
⚠️ Libfredo 15.4b | Minor release with bugfixes and improvements Update

[Plugin] QuadFaceTools

Scheduled Pinned Locked Moved Plugins
673 Posts 116 Posters 499.1k 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.
  • U Offline
    uwesketch
    last edited by 20 Feb 2019, 18:23

    @unknownuser said:

    optimaforever wrote:
    You just want to remove triangulations on planar quads? use Fixit101 script.

    Also the "Merge Faces" from "TT cleanup3" does the trick. - which seems the same in FixIt101.
    But it would be nice if the function in QFT would work as well.

    1 Reply Last reply Reply Quote 0
    • O Offline
      optimaforever
      last edited by 21 Feb 2019, 07:40

      @uwesketch said:

      @unknownuser said:

      optimaforever wrote:
      You just want to remove triangulations on planar quads? use Fixit101 script.

      Also the "Merge Faces" from "TT cleanup3" does the trick. - which seems the same in FixIt101.
      But it would be nice if the function in QFT would work as well.

      I guess QFT remove triangulation’s use is different... If you want to regenerate the missing planes, you could use « make surfaces » script.

      1 Reply Last reply Reply Quote 0
      • U Offline
        uwesketch
        last edited by 23 Feb 2019, 19:28

        I am not looking for a work around. The intent of the post is to report a misbehaviour of the QFT function "Remove Triangulation".

        To reproduce the issue I have attached a sketchup file.

        The below animated gif shows how to reproduce it.
        ![How to reproduce holes created by the QFT function "Remove Triangualtion"](/uploads/imported_attachments/a7Pe_QFT_Remove_Triangulation_Issue.gif "How to reproduce holes created by the QFT function "Remove Triangualtion"")


        Example sketchup model to reproduce QFT "Remove Triangulation" issue

        1 Reply Last reply Reply Quote 0
        • topic:timeago-later,7 months
        • T Offline
          tecnomijas
          last edited by 9 Sept 2019, 21:33

          Aprende a pronunciar
          I would appreciate your help since when I install the quadface tools plugin the plugin toolbar does not appear. I have installed it in sketchup 2018 and 2019

          1 Reply Last reply Reply Quote 0
          • topic:timeago-later,9 days
          • O Offline
            optimaforever
            last edited by 18 Sept 2019, 12:48

            @tecnomijas said:

            Aprende a pronunciar
            I would appreciate your help since when I install the quadface tools plugin the plugin toolbar does not appear. I have installed it in sketchup 2018 and 2019

            Right-click an icon on the toolbar zone and check if the QuadFace Tools is checked on.

            1 Reply Last reply Reply Quote 0
            • topic:timeago-later,4 months
            • O Offline
              optimaforever
              last edited by 26 Jan 2020, 14:12

              Thomas, is there a "drape" a quad mesh on a "target" triangulated mesh (in another group, serving as a reference) along Z axis?
              I'm fond of your "Flatten selection" command in Architect Tools, but I'm looking for a tool that basically "drops" all the vertices of a quad group on a target triangulated mesh group, while keeping the first group as quads.

              1 Reply Last reply Reply Quote 0
              • P Offline
                panixia
                last edited by 26 Jan 2020, 18:51

                @optimaforever said:

                "drape" a quad mesh on a "target" triangulated mesh (in another group, serving as a reference) along Z axis?

                Is something like this what you are after?

                1 Reply Last reply Reply Quote 0
                • O Offline
                  optimaforever
                  last edited by 26 Jan 2020, 19:17

                  Impressive modeling video! 😄
                  Not exactly what I'm looking for but impressive nonetheless!

                  Let's say I have a simplified 3d mesh from a topographic survey (drawn from isohypse lines and meshed with toposhaper for instance). Very complex and heavy, and full tris so impossible to edit quickly.

                  Then I have a site in quad topology modeled in 2D from CAD plans with correct projections of roads, buildings rivers, and so on.

                  Right now, I move manually each vertice of my quad site to fit the correct height of the topographic mesh, beginning by the roads, then outlines of buildings, etc.
                  Of course, I use separated groups to keep the quads from merging with the tris, and I regularly test if SubD works without generating errors) and save a lot.

                  For complex sites, it takes hours. I enjoy the zen attitude when modeling sites but sometimes I realize that it's very repetitive and boring.

                  So, what I'd like is a script that 'drapes' the vertices of my quad mesh on the topographic mesh with one click, just like the sandbox's drape tool but that keeps the quads, so I can keep subDing afterwards, and of course further editing because the project always evolves...

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    panixia
                    last edited by 26 Jan 2020, 21:08

                    Oh I see. +1 one for this tool request! Sort of "conform quad mesh to target mesh" that would be really useful.
                    maybe there is some workaround using tons of plugins..

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      panixia
                      last edited by 26 Jan 2020, 23:02

                      Maybe this tecnique could be a workaround for your case?

                      (drape c-points + TIG triangulate points + QFT convert triangulated mesh to quad + VT make planar on Z + flowify without cut)

                      1 Reply Last reply Reply Quote 0
                      • P Offline
                        panixia
                        last edited by 27 Jan 2020, 12:23

                        @optimaforever said:

                        This method should work in most simple cases indeed.

                        I totally disagree about this. If you use a similar approach by modular patches you can manage to project rather complex quad models on pretty large terrain 😛

                        1 Reply Last reply Reply Quote 0
                        • O Offline
                          optimaforever
                          last edited by 27 Jan 2020, 12:32

                          Ah sorry for the misunderstanding. I agree that Flowify is robust.
                          I'm meaning, I'd work with small patches at a time because SubD becomes unstable and slow to edit with huge meshes, not to mention the errors and the time it needs to pinpoint the culprit vertices.

                          PS I'm not used to see fast replies on this thread 😄

                          By the way, I was looking for some workaround with

                          1. C-points at vertex (TiG) of the quad mesh
                          2. Drop C-points on the target mesh with Raytracer (Thomthom)
                          3. trying triangulate points (TIG) but ended in a mess, so I was looking for a script to recreate a quad mesh from the dropped Cpoints...
                          1 Reply Last reply Reply Quote 0
                          • O Offline
                            optimaforever
                            last edited by 27 Jan 2020, 12:46

                            Thanks Marcello for the long didactic video ! 😄 Very clever, you're a genius!
                            This method should work in most simple cases indeed. Flowify rules! The thing is, not to forget to use Flowify WITHOUT CUT, and to keep things simple.
                            In the past, I used Instant Road but it produces messy meshes, impossible to edit anymore and you need to keep track of each iteration of the terrain, just in case you need to change road position, height, crossings, etc.

                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              panixia
                              last edited by 27 Jan 2020, 12:48

                              @optimaforever said:

                              trying triangulate points (TIG) but ended in a mess, so I was looking for a script to recreate a quad mesh from the dropped Cpoints...

                              That would be great indeed.. Maybe TIG could manage to add an option to to the plugin for "quadrangulate points", like his other excellent plugin "extrusion edge by rails" already does.

                              1 Reply Last reply Reply Quote 0
                              • O Offline
                                optimaforever
                                last edited by 28 Jan 2020, 09:51

                                Indeed. But Thomthom could update his Raytracer too; just add an option to drop the vertices on a target mesh (he already has the command to drop Cpoints - btw I love the Drop with Trace option) 😄

                                1 Reply Last reply Reply Quote 0
                                • P Offline
                                  panixia
                                  last edited by 28 Jan 2020, 11:55

                                  @optimaforever said:

                                  Indeed. But Thomthom could update his Raytracer too; just add an option to drop the vertices on a target mesh (he already has the command to drop Cpoints - btw I love the Drop with Trace option) 😄

                                  I admit I have to dig deeper into raytracer plugin, wich I only tryed few minutes and forgot about..
                                  So not sure how the function you are speakin'abot works.
                                  But it sounds like you could need a plugin called "trow to" (in throw to infinity mode). Do you already know it?

                                  1 Reply Last reply Reply Quote 0
                                  • topic:timeago-later,11 days
                                  • E Offline
                                    Einstein
                                    last edited by 8 Feb 2020, 10:51

                                    Hi!
                                    I'm having trouble importing a model from Blender/ OBJ into SketchUp with retaining quadface topology. How should I proceed after importing an OBJ mesh? Should I select whole group and use "Blender to quads" button? Or shall I open the group, select raw geometry and then press the button? What should happen? Are the edges supposed to soften/ unsoften according to quad layout? Because in my model nothing happens (I attached .blend + OBJ file that I'm importing).
                                    I know a similar question was already asked in this thread but unofrtunately, the documentation from bitbucket.com is no longer there. Can I still find a full documentation on QuadFace Tools anywhere?


                                    cat_retopo.rar

                                    1 Reply Last reply Reply Quote 0
                                    • topic:timeago-later,11 days
                                    • zooenZ Offline
                                      zooen
                                      last edited by 19 Feb 2020, 17:19

                                      Einstein
                                      "Can I still find a full documentation on QuadFace Tools anywhere?"

                                      Full help, but in French:
                                      I often find plugin helpers in English (but not in French) and I have to translate myself into French. its not always easy

                                      Une aide complète, mais en français:
                                      Je trouve souvent des aides de plugins en anglais (mais pas en français) et je dois traduire moi-même en français. Ce n'est pas toujours facile 😕 .

                                      Link Preview Image
                                      QuadFace Tools

                                      Ceci est l'adaptation libre du site de Thomthom

                                      favicon

                                      QuadFace Tools (quadfacetoolsfr.weebly.com)

                                      1 Reply Last reply Reply Quote 0
                                      • pilouP Offline
                                        pilou
                                        last edited by 19 Feb 2020, 18:42

                                        @ Zooen Ah, mais c'est de moi ça! 😉
                                        La page d'avant c'était celle-là 😉

                                        Frenchy Pilou
                                        Is beautiful that please without concept!
                                        My Little site :)

                                        1 Reply Last reply Reply Quote 0
                                        • O Offline
                                          optimaforever
                                          last edited by 19 Feb 2020, 19:17

                                          @pilou said:

                                          @ Zooen Ah, mais c'est de moi ça! 😉
                                          La page d'avant c'était celle-là 😉

                                          Sacré Pilou!!! Toujours fidèle au poste 😉

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 29
                                          • 30
                                          • 31
                                          • 32
                                          • 33
                                          • 34
                                          • 31 / 34
                                          31 / 34
                                          • First post
                                            617/673
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement