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

    [Plugin][WIP][OpenSource] Bezier Surface

    Scheduled Pinned Locked Moved Plugins
    245 Posts 69 Posters 47.4k Views 69 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

      @pbacot said:

      So are there instructions or tutorials for this?

      Not much. I basically released this because I haven't been keeping up development lately. So I had thought it was more of a preview and perhaps invite some developers to perhaps contribute in an open source project. However it appear to have drawn a bit more attention than I expected.
      There are a couple of videos, though I'm not sure if they are visible in the PluginStore - at least I could not find where they ended up. Though they should be linked in this thread, and on the EW description page. You'll also find them from my YouTube channel.

      But they really are just teasers and not how to.

      I'm also about to go on vacation for a week so I'll be slow to respond and won't be able to produce anything soon. (I'm in short of time in general.) Meanwhile I'd encourage people to share their experiences on the forum.

      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

        @pilou said:

        Look his other plug at PluginStore ColorEdge
        he made also Explode View (with me πŸ˜‰
        And numerous other ones it site

        But the one that cause problems, that not publicly available? I was hoping to be able to inspect it and then see if I could reach out to the author and ask that he can release a new version that doesn't conflict.

        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

          @jeff hammond said:

          tangent blends aren't the smoothest since they abruptly change from one direction to another and you will see a more defined line in light/reflections.. you want something that eases into the transition.. bezier surface provides this type of blend (a little more control/ snapping of control points is necessary but as is, it still gets the job done.)

          Got a wireframe of that mesh? I'm curious to what makes out the difference. (I'm wondering if my SUbD tool might address that.)

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

          1 Reply Last reply Reply Quote 0
          • pilouP Offline
            pilou
            last edited by

            @unknownuser said:

            But the one that cause problems, that not publicly available? I was hoping to be able to inspect it and then see if I could reach out to the author and ask that he can release a new version that doesn't conflict.

            Components on face by CPlassais

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

            1 Reply Last reply Reply Quote 0
            • jeff hammondJ Offline
              jeff hammond
              last edited by

              @thomthom said:

              Got a wireframe of that mesh? I'm curious to what makes out the difference. (I'm wondering if my SUbD tool might address that.)

              the render mesh looks like this:

              blendRenderMesh.jpg

              the tangent one has all facets at equal angles/sizes whereas the g3 blend starts off mellower then gradually tightens..

              at the highest end, this stuff only really matters if you're designing surfaces for cars etc but at the midTOlow end, some of it can & should trickle down into sketchup/architecture/furniture/etc.

              dotdotdot

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

                @pilou said:

                Components on face by CPlassais

                That is using the exact code that smartdrop.rb uses - which is bugged and breaks the Ruby API.

                
                class Sketchup;;Group
                        def definition
                                return(entities[0].parent)
                        end
                end
                
                

                I'm about to take a weeks vacation so I'll be off the grid. Pilou, since you worked with him, care to follow up with him on the issue? Request that he updates his extension to not modify the Ruby API?

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

                1 Reply Last reply Reply Quote 0
                • pilouP Offline
                  pilou
                  last edited by

                  No problem I will send him this advice! πŸ˜„

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

                  1 Reply Last reply Reply Quote 0
                  • JQLJ Offline
                    JQL
                    last edited by

                    Hi Thomthom and guys, can anyone move a point with a fixed measurement?

                    Each time I try to move say 2m to the side, the measurement box assumes I want 2 subdivisions and the SU bugsplats. Is it only me and maybe a plugin clash or does it happen to more users?

                    I think subdivision is really important to be able to input quickly, but distance is even more. What would you feel about introducing subdivisions as "2s" while "2" would be used for units?

                    (Thomthom - I submited the bugsplats.)

                    What a wonderful plugin this is! Such an intuitive way of modeling surfaces!

                    Thanks,

                    JoΓ£o

                    www.casca.pt
                    Visit us on facebook!

                    1 Reply Last reply Reply Quote 0
                    • BoxB Offline
                      Box
                      last edited by

                      Yes for me using the Gizmo defaults to subdivisions and will bug splat if you try 2.
                      However, the Move tool works properly with measurements, including 2m.

                      1 Reply Last reply Reply Quote 0
                      • BoxB Offline
                        Box
                        last edited by

                        I think this will become the skinning plugin of choice for bodywork and such very quickly.
                        For example: You know how fiddly it can be to set up the sections to make a nice curviloft helicopter, or a smooth hood for you car etc etc
                        This Huey skin took no time at all, it's all done by eye, a little more effort or a framework to work to and you would have lovely clean skins.


                        Huey.JPG

                        1 Reply Last reply Reply Quote 0
                        • pep75P Offline
                          pep75
                          last edited by

                          Another brilliant plugin ThomThom!!! Great!!!

                          1 Reply Last reply Reply Quote 0
                          • BoxB Offline
                            Box
                            last edited by

                            Another situation where surface is brilliant.
                            The ten minute custom shaped bathtub.
                            The bath itself and it's edge are a solid skin, theoretically printable.

                            http://i155.photobucket.com/albums/s296/storeben/SU/Bath.png

                            1 Reply Last reply Reply Quote 0
                            • JQLJ Offline
                              JQL
                              last edited by

                              @box said:

                              Yes for me using the Gizmo defaults to subdivisions and will bug splat if you try 2.
                              However, the Move tool works properly with measurements, including 2m.

                              Yes I noticed that move works...

                              Shame also that we can't scale to 0.

                              Those are the only things that make this imperfect, otherwise the tool is GORGEOUS to work with!

                              www.casca.pt
                              Visit us on facebook!

                              1 Reply Last reply Reply Quote 0
                              • pbacotP Offline
                                pbacot
                                last edited by

                                @box said:

                                Another situation where surface is brilliant.
                                The ten minute custom shaped bathtub.
                                The bath itself and it's edge are a solid skin, theoretically printable.

                                http://i155.photobucket.com/albums/s296/storeben/SU/Bath.png

                                I could do that in say, 20 min. I can just send it to Box and open the file when it comes back done πŸ˜„

                                MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

                                1 Reply Last reply Reply Quote 0
                                • KrisidiousK Offline
                                  Krisidious
                                  last edited by

                                  looking good.

                                  By: Kristoff Rand
                                  Home DesignerUnique House Plans

                                  1 Reply Last reply Reply Quote 0
                                  • cottyC Offline
                                    cotty
                                    last edited by

                                    @thomthom said:

                                    I'm about to take a weeks vacation so I'll be off the grid.

                                    I wish you a pleasant and relaxing holiday!

                                    my SketchUp gallery

                                    1 Reply Last reply Reply Quote 0
                                    • pilouP Offline
                                      pilou
                                      last edited by

                                      What a tub! β˜€

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

                                      1 Reply Last reply Reply Quote 0
                                      • A Offline
                                        Anton_S
                                        last edited by

                                        But, will it blend?

                                        1 Reply Last reply Reply Quote 0
                                        • tt_suT Offline
                                          tt_su
                                          last edited by

                                          @pbacot said:

                                          I could do that in say, 20 min. I can just send it to Box and open the file when it comes back done πŸ˜„

                                          Got a patch view of that?

                                          1 Reply Last reply Reply Quote 0
                                          • BoxB Offline
                                            Box
                                            last edited by

                                            @tt_su said:

                                            Got a patch view of that?

                                            I assume you are asking me.
                                            No I don't have the original as you need to explode it to work on it.
                                            It would have looked very similar to this before I trimmed the rim and gave it a follow me profile. It's only a few moves to create it, move the center down, scale a few points lift a bit here and there.....


                                            BathPatch.JPG

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

                                            Advertisement