• Login
sketchucation logo sketchucation
  • Login
🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] FredoTools::ThruPaint - v1.3a - 20 Oct 16

Scheduled Pinned Locked Moved Plugins
331 Posts 102 Posters 504.6k Views
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.
  • M Offline
    massimo Moderator
    last edited by 5 Jan 2014, 19:18

    From the very first post of the thread:
    Cattura.JPG

    1 Reply Last reply Reply Quote 0
    • S Offline
      sahol
      last edited by 6 Jan 2014, 03:46

      Thank you so much!

      1 Reply Last reply Reply Quote 0
      • B Offline
        bac9-flcl
        last edited by 7 Jan 2014, 16:16

        @fredo6 said:

        Interesting. You seem to understand how UVs work with Sketchup.
        Would you have a sample model, with your texture, so that I try and see what is going on.

        Thanks
        Fredo

        Sure, here is a model with that texture, two sample meshes and two examples of stock texture mapping. Switch between the scenes to navigate it.

        http://www.sendspace.com/file/v3c52c

        1 Reply Last reply Reply Quote 0
        • F Offline
          fredo6
          last edited by 7 Jan 2014, 21:14

          @bac9-flcl said:

          Sure, here is a model with that texture, two sample meshes and two examples of stock texture mapping. Switch between the scenes to navigate it.

          I am not sure of what you try to achieve.

          You cannot paint the shape in one go, because ThruPaint will try to go around the shape while going up (The first goal was to paint smooth meshes).

          So you need to paint each side separately, as illustrated in the video.

          ThruPaint - Texture natural 2.gif

          Please advise if I missed something

          Fredo


          texture_mapping SU8.skp

          1 Reply Last reply Reply Quote 0
          • B Offline
            bac9-flcl
            last edited by 7 Jan 2014, 23:03

            @fredo6 said:

            @bac9-flcl said:

            Sure, here is a model with that texture, two sample meshes and two examples of stock texture mapping. Switch between the scenes to navigate it.

            I am not sure of what you try to achieve.

            You cannot paint the shape in one go, because ThruPaint will try to go around the shape while going up (The first goal was to paint smooth meshes).

            So you need to paint each side separately, as illustrated in the video.

            [attachment=1:1upsydfr]<!-- ia1 -->ThruPaint - Texture natural 2.gif<!-- ia1 -->[/attachment:1upsydfr]

            Please advise if I missed something
            Fredo

            Yeah, I'm interested precisely in painting each side separately, obviously. ThruPaint is not producing the mapping similar to depicted on your gif for me, though. Maybe I don't understand something about controls? I'm sequentially clicking on the faces. Should I hold some additional button for Natural UV to come into effect?

            1 Reply Last reply Reply Quote 0
            • M Offline
              massimo Moderator
              last edited by 7 Jan 2014, 23:08

              @bac9-flcl said:

              I'm sequentially clicking on the faces.

              You have to click and drag without releasing the mouse button.

              1 Reply Last reply Reply Quote 0
              • B Offline
                bac9-flcl
                last edited by 8 Jan 2014, 19:31

                @massimo said:

                @bac9-flcl said:

                I'm sequentially clicking on the faces.

                You have to click and drag without releasing the mouse button.

                Oh, so that's what I had to do. Thanks. It's just that dragging is not usually used with any stock tools (which were designed to work with clicks), so it wasn't something immediately evident.

                Okay, follow-up questions then:

                1. How should I handle situations where a required sequence of faces can't be observed from one camera angle? What's the intended way of sampling the mapping from a neighboring face to continue the texture mapping where you left off? I.e. what's the equivalent of Alt+LMB click of the stock Paint Bucket tool in your control scheme?

                2. Why are clicks on faces sometime triggering a distinct "camera shutter" sound effect (instead of opening the texture mapping editing mode like the tooltip says) and what's it notifying about?

                3. Why editing the tile offset on one face within the Natural UV produced sequence of faces triggers the change of tile offsets on every single neighbouring face? It's a very neat feature, but it would be good to know if there is a way to switch back to isolated editing of one face which is sometimes precisely what's needed. For example, after perfectly aligned sequential mapping is already completed, mapping of involved faces is usually only modified to break the repetitive tiling patterns, in which case only isolated faces have to be edited - hence the question on how to activate that mode.

                4. Is there a way to affect the initial offset of the texture? I see that hovering the cursor over one edge or another before beginning your swipe rotates the texture to be aligned with it. Is there any way to control the alignment of translation node? Very often, for example, I need the wall texture to be aligned vertically to one of the floor vertices.

                And some small feature requests. 😒

                1. Can you please add the display of UV tile coordinates to the editing mode? Per-vertex UV coordinates are more or less pointless to show, of course, but sometimes it's extremely important to know whether the texture tile you're applying to the surface comes from between 0U,0V and 1U,1V or some far-off tile between 25U,42V and 26U,43V. One example of that are various texture baking workflows where you won't be able to bake ambient occlusion or normals of your model if your texture coordinates aren't contained within one origin tile. So usually you have to open the editing mode and correct the offset, and for that situation, it would be nice to have some guiding numbers showing where you are instead of having to edit the offset blindly.

                2. In relation to that - it's probably a quite simple thing to implement, but it will go a long way to reducing rendering artifacts of texture mapping on large models in low-precision formats. Can you make it so that the texture tile placed onto a face will always be taken from somewhere close to the center of the UV space? It can be achieved by using the closest vertex instead of the origin point of the scene to calculate the offset. Thing is, many mesh formats and GPUs are using floating point formats of low precision to store texture coords, which gives lots of trouble to tiles with coords in hundreds and thousands. For example, iOS devices won't be able to render texture mapping on those faces in a proper manner, showing you torn, noisy fragments of the texture jumping back and forth on the face if it's coords are in the thosands.

                3. And again, in relation to that: is it possible to override the default UV tile size SketchUp developers have hardcoded into all materials? It's around 10x10cm and as you can guess, it results in absolutely insane UV coords on any relatively large architectural objects that don't have textured materials to override the value. Which causes both problems with precision I have mentioned above, and some other issues (for example, previewing how textures will look on your mesh is pretty hard with default UV tile size because your fancy texture of e.g. a brick wall will obviously be sized 10x10cm and repeated thousands of times over the surfaces, completely out of scale). A more reasonable value, like 1x1m or 2x2m would do wonders to make default texture mapping more usable. Hopefully it's a value exposed to Ruby API that can just be accessed and changed.

                Thanks in advance for any answers and thanks for the wonderful work this plugin is again! 😄

                1 Reply Last reply Reply Quote 0
                • P Offline
                  Pu
                  last edited by 9 Jan 2014, 09:27

                  Thanks you Fredo 😍

                  1 Reply Last reply Reply Quote 0
                  • N Offline
                    nickchun
                    last edited by 16 Jan 2014, 15:27

                    Just been taking another look at this great looking tool, but I am having problems colouring edges. It goes though the motions but when I exit the tool(double click), the edges revert back to black. Works fine on everything else, faces, text etc. Am I missing something? Great piece of work though, thank you.


                    using the tool


                    on exit of tool

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      fredo6
                      last edited by 16 Jan 2014, 15:56

                      @nickchun said:

                      Just been taking another look at this great looking tool, but I am having problems colouring edges. It goes though the motions but when I exit the tool(double click), the edges revert back to black. Works fine on everything else, faces, text etc. Am I missing something? Great piece of work though, thank you.

                      It's probably related to your Style setting fro edges (default, by material, axis).
                      Thurpaint enable the 'Edge by Material' mode during the coloring but siwtch back to your current mode when exiting.
                      So you edge probably received the color by your are not in the proper style to see them.

                      Fredo

                      1 Reply Last reply Reply Quote 0
                      • N Offline
                        nickchun
                        last edited by 16 Jan 2014, 16:11

                        Great. I will take a look at it. Thanks for the quick reply and great plugin.

                        1 Reply Last reply Reply Quote 0
                        • EdsonE Offline
                          Edson
                          last edited by 24 May 2014, 13:43

                          hi fredo,

                          I am having similar problems to nickchun (immediately above). I have found out about switching to Edge by Material but I cannot grasp how to choose a color and apply to edges. thrupaint seems to be stuck with the face color.

                          what it is the workflow to chose a color and apply it to an edge? thanks.

                          edson mahfuz, architect| porto alegre • brasil
                          http://www.mahfuz.arq.br

                          1 Reply Last reply Reply Quote 0
                          • F Offline
                            fredo6
                            last edited by 24 May 2014, 13:57

                            @edson said:

                            hi fredo,

                            I am having similar problems to nickchun (immediately above). I have found out about switching to Edge by Material but I cannot grasp how to choose a color and apply to edges. thrupaint seems to be stuck with the face color.

                            what it is the workflow to chose a color and apply it to an edge? thanks.

                            You need to disable the Face button in the palette. Then you will only paint edges.

                            Fredo

                            1 Reply Last reply Reply Quote 0
                            • EdsonE Offline
                              Edson
                              last edited by 24 May 2014, 17:20

                              @fredo6 said:

                              @edson said:

                              hi fredo,

                              I am having similar problems to nickchun (immediately above). I have found out about switching to Edge by Material but I cannot grasp how to choose a color and apply to edges. thrupaint seems to be stuck with the face color.

                              what it is the workflow to chose a color and apply it to an edge? thanks.

                              You need to disable the Face button in the palette. Then you will only paint edges.

                              Fredo

                              fredo,

                              this is not my point. I do have the Face button disabled.

                              my problem is not being able to paint the edges with the color/texture I wish to. if you look at the screen capture below you will see that ThruPaint is stuck with the material I applied to the faces, and I can only paint the edges with that texture. how can choose and apply another color/texture to the edges? in the video I see you chosing a color and applying it to edges.

                              Screenshot 2014-05-24 14.13.18.png

                              edson mahfuz, architect| porto alegre • brasil
                              http://www.mahfuz.arq.br

                              1 Reply Last reply Reply Quote 0
                              • KrisidiousK Offline
                                Krisidious
                                last edited by 1 Jan 2015, 05:06

                                If we have messed up the UVs on a curved peice of geometry, how can we reset all of the geometry to be identical? When I hit reset it doesn't seem to make all UV's the same.

                                By: Kristoff Rand
                                Home DesignerUnique House Plans

                                1 Reply Last reply Reply Quote 0
                                • S Offline
                                  scndchexin
                                  last edited by 22 Apr 2015, 05:37

                                  hao to download??

                                  1 Reply Last reply Reply Quote 0
                                  • TIGT Offline
                                    TIG Moderator
                                    last edited by 25 Apr 2015, 11:28

                                    @scndchexin said:

                                    hao to download??
                                    From the SCF PluginStore ?
                                    Get Fredo's Lib too...

                                    TIG

                                    1 Reply Last reply Reply Quote 0
                                    • DesertRavenD Offline
                                      DesertRaven
                                      last edited by 14 May 2015, 16:20

                                      Hi Fredo6, I am doing some roads in Sketchup and I came upon your plugin "thruPaint" amongst others to get the job done. Btw, ThruPaint rocks, easy to use amazing results, as intended, in no time.

                                      I also used "curvyloft" to get the ramp shape.

                                      Screenshot 2015-05-14 09.05.57.png

                                      Only thing at the end of the day I ran into a weird issue exporting the finished textured roadway.

                                      The road texture was broken up into many pieces as you can see in my export folder.

                                      Screenshot 2015-05-14 09.07.29.png

                                      Is this a general sketchup quirk? I was assuming the plug in would only align the UW's accordingly and not chop up the texture image? ?

                                      Am I missing something ? Anybody else ever had this issue?

                                      Kind regards, Olav

                                      simplicity is the ultimate sophistication

                                      1 Reply Last reply Reply Quote 0
                                      • thomthomT Offline
                                        thomthom
                                        last edited by 14 May 2015, 19:12

                                        @desertraven said:

                                        Is this a general sketchup quirk? I was assuming the plug in would only align the UW's accordingly and not chop up the texture image? ?

                                        Am I missing something ? Anybody else ever had this issue?

                                        Kind regards, Olav

                                        This depend on the exporter. SketchUp support UVQ - as oppose to just UV. The Q value is used for perspective mapping. Not all applications or file format support this.
                                        To preserve the visual appearance some exporters will then generate new textures for faces with perspective mapping.

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

                                        1 Reply Last reply Reply Quote 0
                                        • DesertRavenD Offline
                                          DesertRaven
                                          last edited by 14 May 2015, 19:35

                                          @thomthom said:

                                          @desertraven said:

                                          Is this a general sketchup quirk? I was assuming the plug in would only align the UW's accordingly and not chop up the texture image? ?

                                          Am I missing something ? Anybody else ever had this issue?

                                          Kind regards, Olav

                                          This depend on the exporter. SketchUp support UVQ - as oppose to just UV. The Q value is used for perspective mapping. Not all applications or file format support this.
                                          To preserve the visual appearance some exporters will then generate new textures for faces with perspective mapping.

                                          So basically, there is no solution?

                                          I'd like to have only one texture so that I can import this into Unity and apply other maps, derived from the bitmap used, like normal maps displacement maps etc... 😢

                                          simplicity is the ultimate sophistication

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

                                          Advertisement