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

    Anyone know a plugin that can produce wavy lines?

    Scheduled Pinned Locked Moved Newbie Forum
    sketchup
    31 Posts 8 Posters 3.0k Views 8 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.
    • pbacotP Offline
      pbacot
      last edited by

      I don't see it as much a question of having a cool parametric way of making the wavy pattern than of applying that to your geometry cleanly, as driven has. I don't think there's a tool as slick in the SU plugins as the one you show in the video, but I'd start by making a portion of the curve and have that portion be sized to surround the vessel in an even number of sections and align to the vertical divisions.

      I haven't begun to use myself but I suspect Subd would be a good one to model this with.

      MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

      1 Reply Last reply Reply Quote 0
      • D Offline
        driven
        last edited by

        not sure if the OP will return, but I made that with a plugin I adapted...

        so far it only makes a welded sinusoidal circle, that you can set the segments, height and frequency of...

        by moving and scaling copies, you can replicate the results in the video...

        just takes a bit longer...

        john

        learn from the mistakes of others, you may not live long enough to make them all yourself...

        1 Reply Last reply Reply Quote 0
        • Dave RD Offline
          Dave R
          last edited by

          Very nice, John.

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

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

            Impressive coding, driven-- John!

            MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

            1 Reply Last reply Reply Quote 0
            • D Offline
              driven
              last edited by

              it's coming along, I'll send you both a demo version...

              the gifs a bit rough...

              Dave can try some intricate wood turning...

              john

              learn from the mistakes of others, you may not live long enough to make them all yourself...

              1 Reply Last reply Reply Quote 0
              • soloS Offline
                solo
                last edited by

                Error Loading File C;/Users/Pete/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/jcb_sine_circle/sine_circle_logic.rb
                Error; #<NameError; undefined local variable or method `__File__' for main;Object>
                C;/Users/Pete/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/jcb_sine_circle/sine_circle_logic.rb;113;in `<top (required)>'
                C;/Program Files/SketchUp/SketchUp 2016/Tools/extensions.rb;197;in `require'
                C;/Program Files/SketchUp/SketchUp 2016/Tools/extensions.rb;197;in `load'
                C;/Users/Pete/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/jcb_sine_circle.rb;35;in `register_extension'
                C;/Users/Pete/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/jcb_sine_circle.rb;35;in `<module;SineCircle>'
                C;/Users/Pete/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/jcb_sine_circle.rb;10;in `<module;JcB>'
                C;/Users/Pete/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/jcb_sine_circle.rb;8;in `<top (required)>'
                
                

                http://www.solos-art.com

                If you see a toilet in your dreams do not use it.

                1 Reply Last reply Reply Quote 0
                • D Offline
                  driven
                  last edited by

                  cheers Pete, I chucked that in at the last minute incase 'someone' wanted to test it on SUv6, I'll revert to what was working >>> give me a minute...

                  john

                  learn from the mistakes of others, you may not live long enough to make them all yourself...

                  1 Reply Last reply Reply Quote 0
                  • Dave RD Offline
                    Dave R
                    last edited by

                    It works on my PC with SU2016 but the toolbar button icon isn't very original. πŸ˜„


                    Screenshot - 4_30_2016 , 5_18_22 PM.png

                    Etaoin Shrdlu

                    %

                    (THERE'S NO PLACE LIKE)

                    G28 X0.0 Y0.0 Z0.0

                    M30

                    %

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      driven
                      last edited by

                      @ Dave you had the pre v6 mod, which was just a typo, but it also has the 'PC' png icon instead of the pdf mac one I started with...

                      @Pete I updated the rbz...

                      john

                      learn from the mistakes of others, you may not live long enough to make them all yourself...

                      1 Reply Last reply Reply Quote 0
                      • Dave RD Offline
                        Dave R
                        last edited by

                        New version seems to be just fine for me and there's now a nice toolbar button icon. πŸ‘ πŸ‘

                        Etaoin Shrdlu

                        %

                        (THERE'S NO PLACE LIKE)

                        G28 X0.0 Y0.0 Z0.0

                        M30

                        %

                        1 Reply Last reply Reply Quote 0
                        • D Offline
                          driven
                          last edited by

                          cheers Dave, how did you make that?

                          I did some with just this and moving grouped copies, exploding, but did you use a second plugin for the surfaces?

                          john

                          learn from the mistakes of others, you may not live long enough to make them all yourself...

                          1 Reply Last reply Reply Quote 0
                          • Dave RD Offline
                            Dave R
                            last edited by

                            John, I made two sine waves, connected them with lines and then used TIG's Extrude Edges by Rails to create a surface. Then Joint P/P for thickness.

                            Etaoin Shrdlu

                            %

                            (THERE'S NO PLACE LIKE)

                            G28 X0.0 Y0.0 Z0.0

                            M30

                            %

                            1 Reply Last reply Reply Quote 0
                            • D Offline
                              driven
                              last edited by

                              like this...

                              the gifs a bit odd...

                              john

                              learn from the mistakes of others, you may not live long enough to make them all yourself...

                              1 Reply Last reply Reply Quote 0
                              • Dave RD Offline
                                Dave R
                                last edited by

                                That's definitely another way to do it. πŸ˜„

                                Etaoin Shrdlu

                                %

                                (THERE'S NO PLACE LIKE)

                                G28 X0.0 Y0.0 Z0.0

                                M30

                                %

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

                                  Sometimes, out of nowhere, you guys pull off this kind of stunts!

                                  Amazing work on the plugin John, amazing simplicity of processes with the scale tool too. Nice simple idea from Dave. Congratulations on a very nice thread!

                                  www.casca.pt
                                  Visit us on facebook!

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    driven
                                    last edited by

                                    thanks,

                                    I'm in a lull from the 'other one' and thought I'd try making some geometry...

                                    it was originally based on an old Jim Foltz script and then developed with advice from Jim Hamilton...

                                    I'm considering doing a 'Pro' version, so this is the proof on concept...

                                    maybe that one that should be subscription only in keeping with the current trends...

                                    john

                                    learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                                      @driven said:

                                      thanks,

                                      I'm in a lull from the 'other one' and thought I'd try making some geometry...

                                      it was originally based on an old Jim Foltz script and then developed with advice from Jim Hamilton...

                                      I'm considering doing a 'Pro' version, so this is the proof on concept...

                                      maybe that one that should be subscription only in keeping with the current trends...

                                      john

                                      Yeah! πŸ’š with a dongle that self destructs explosively.

                                      MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

                                      1 Reply Last reply Reply Quote 0
                                      • D Offline
                                        driven
                                        last edited by

                                        I think any dongle needs an intermittent fault and an expensive service contract...

                                        john

                                        learn from the mistakes of others, you may not live long enough to make them all yourself...

                                        1 Reply Last reply Reply Quote 0
                                        • D Offline
                                          driven
                                          last edited by

                                          updated the rbz after some v8 glitches were reported...

                                          let me know if more are found...

                                          john

                                          learn from the mistakes of others, you may not live long enough to make them all yourself...

                                          1 Reply Last reply Reply Quote 0
                                          • Dave RD Offline
                                            Dave R
                                            last edited by

                                            Click the pic

                                            Latest version works with SO2016 on PC. πŸ‘

                                            Etaoin Shrdlu

                                            %

                                            (THERE'S NO PLACE LIKE)

                                            G28 X0.0 Y0.0 Z0.0

                                            M30

                                            %

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement