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

    [PLUGIN] Voronoi + Conic Curve

    Scheduled Pinned Locked Moved Plugins
    136 Posts 53 Posters 222.5k Views 52 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.
    • TIGT Offline
      TIG Moderator
      last edited by

      Yes.
      It's an incompatibility with SketchUp v2014 Ruby2...

      I'm working on a fix...

      TIG

      1 Reply Last reply Reply Quote 0
      • O Offline
        Oxygen220
        last edited by

        ok so i got the points and triangulation working, but when i select the point and click voronoi, nothing happens, what am i missing? 😧 no errors come up, just nothing happens.

        1 Reply Last reply Reply Quote 0
        • TIGT Offline
          TIG Moderator
          last edited by

          Here is the updated RBZ in the PluginStore http://sketchucation.com/pluginstore?pln=VoronoiXY
          It has the corrected icons / paths and is now compatibly encoded files for >= SketchUp v2014 [and earlier!]...
          It also auto-removes any of its outdated and unwanted files from the base Plugins folder...

          TIG

          1 Reply Last reply Reply Quote 0
          • OxerO Offline
            Oxer
            last edited by

            Hi TIG, you forgot to fix the problem with the TAB key on Mac in the new version:

            @tig said:

            The dialog won't open on MAC because the ConicCurveInFace.rb code uses:
            def onKeyDown(...
            at line #10.
            For some unfathomable reason a TAB-key down on MAC is not 'seen', so while pressing the TAB-key on a PC works, it fails silently on a MAC.
            It's easily fixed by changing the code to read:
            def onKeyUp(...
            So then when you release the TAB-key the dialog appears - works on MAC AND PC.
            Also change the next line from:
            if key==9 or key==15 or key==48...
            to read:
            if key==9 or key==15 ###or key==48...

            "The result is the end what is important is the process" by Oxer
            [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

            1 Reply Last reply Reply Quote 0
            • TIGT Offline
              TIG Moderator
              last edited by

              Doh ! πŸ˜’
              So many bug-fixes... v2.3 in progress...

              TIG

              1 Reply Last reply Reply Quote 0
              • TIGT Offline
                TIG Moderator
                last edited by

                Here's v2.3 which fixes the TAB bug on MACs...
                http://sketchucation.com/pluginstore?pln=VoronoiXY

                TIG

                1 Reply Last reply Reply Quote 0
                • O Offline
                  Oxygen220
                  last edited by

                  god damn, ok so i got the 2.3 version, and finally able to get the icons, but the problems still there, i can create points, i can triangulate but when i try the vonoroi tool, nothing happens D:, either its not working or im an idiot and forgot to do something, or both..

                  1 Reply Last reply Reply Quote 0
                  • CTXC Offline
                    CTX
                    last edited by

                    For Tig:
                    Thank you very much, with the two updates (TIG: Triangulate Points v1.1 and
                    MattC: VoronoiXY v2.3) now everything works great.
                    Thanks again for the speed of response. 😍 😍 πŸ‘ πŸ‘

                    1 Reply Last reply Reply Quote 0
                    • CTXC Offline
                      CTX
                      last edited by

                      I would like to ask if anyone knows a plugin for SU able to draw points (maybe choosing how many and in what geometry) on a surface. ❓ ❓
                      Many thanks

                      1 Reply Last reply Reply Quote 0
                      • TIGT Offline
                        TIG Moderator
                        last edited by

                        This is the staple 'PointTool'...
                        http://sketchucation.com/pluginstore?pln=PointTool
                        Toolbar or menu item...
                        It draws individual cpoints [guides] - but you can of course use Rotate OR Move +Ctrl to Copy and then type NNx +<enter> to array them by the number NN repeating the distance, or /NN to divide the original distance up with your copies...

                        TIG

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

                          You have Raytracer by Thomthom who dropts Cpoints on Surfaces! πŸ˜‰

                          http://sketchucation.com/forums/download/file.php?id=53901&t=1

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

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

                            OK, I feel like a complete idiot for not being able to make this work. I have the current plugin from MattC and TIGs separate triangulation plugin. After creating a polygon and selecting it, if I select Triangulate Points it will ask for a layer name, and then fail with the "No Guide Points in selection". How do I generate guide points?

                            The Conic curve in a face works fine...

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

                              No Existe para Pc ? saludos y bendiciones

                              1 Reply Last reply Reply Quote 0
                              • TIGT Offline
                                TIG Moderator
                                last edited by

                                @ronel_12 said:

                                No Existe para Pc ? saludos y bendiciones
                                No entiendo lo que quieres decir.
                                Esto funciona en la PC.
                                ΒΏPor quΓ© crees que no lo hace?

                                I don't understand what you mean.
                                This works on PC.
                                Why do you think it does not?

                                TIG

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

                                  i tried to install in my SketchUp but didnt work... anyone could help me with this?

                                  1 Reply Last reply Reply Quote 0
                                  • sdmitchS Offline
                                    sdmitch
                                    last edited by

                                    @auter said:

                                    i tried to install in my SketchUp but didnt work... anyone could help me with this?

                                    What didn't work? Did not install? Installed but will not run? Runs but no results?

                                    Post the model or a screenshot. Open the Ruby Console and execute the plugin. Post any errors that are shown.

                                    Nothing is worthless, it can always be used as a bad example.

                                    http://sdmitch.blogspot.com/

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      sarkarshomit
                                      last edited by

                                      Please can someone confirm that this works on Skup2016, as i cant seem to find the plugin after install.I have the conic curve in face working, but not the voronoi part...

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

                                        Seems that works like a charm inside 2016 Make as shown on my previous post! πŸ˜„
                                        Quasi all is by hand "manual" ! πŸ€“

                                        GIF_voro0.gif

                                        GIF_voro.gif

                                        Last Icon
                                        GIF_voro1.gif

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

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

                                          You have Guide Points inside very practical Projection by Didier Bur

                                          conic.jpg

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

                                          1 Reply Last reply Reply Quote 0
                                          • L Offline
                                            Lorand
                                            last edited by

                                            Hello all:

                                            The results look terrific but unfortunately it doesnt work for me neither in SU2017 nor in SU2016: both triangulation and conic curves work just fine but not the Voronoi XY. In 2017 it reports "Triangulation completed: xxx triangles created" without any other effect. In 2016 it does / reports nothing, just goes back to the SU selection tool.

                                            All help would be highly appreciated, thank you,
                                            Lorand

                                            Edited:
                                            Re-Hello:

                                            All 3 component plugins work in both SU2016 and SU2017. I was trying to get Voronoi patterns inside a pre-established shape and I put constr. points on the edges of the shape and that kills Voronoi XY. Define your target shape (wasnt able to make triangles yet) by putting cps in the corners of it, BUT NOT ON THE EDGES, and it works nicely.

                                            Hope this may help someone,
                                            Lorand


                                            .png much smaller than .skp

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

                                            Advertisement