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.
    • M Offline
      MattC
      last edited by

      Yup , my fault.
      I've corrected it. there should be delauney3.rb as it uses that ruby for triangulation. Triangulation name is Delauney Triangulation.
      Matt

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

        Nice plugin! ๐Ÿ‘

        However, Looking at the code I see that there are many methods on the global namespace. These methods will spread to ALL classes - which is not good. Could you please wrap everything into a separate unique namespace - module? Everything, even all the classes etc.
        Have a look at this article I put together with guidelines for SketchUp plugins: http://www.thomthom.net/thoughts/2012/01/golden-rules-of-sketchup-plugin-development/

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

        1 Reply Last reply Reply Quote 0
        • srxS Offline
          srx
          last edited by

          Thanks! ๐Ÿ‘

          www.saurus.rs

          1 Reply Last reply Reply Quote 0
          • mitcorbM Offline
            mitcorb
            last edited by

            Forgive my further ignorance, please. Why is it called "Conic Curve?"

            I take the slow, deliberate approach in my aimless wandering.

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

              Some Voronoรฏ fractures in Blender ๐Ÿ˜‰

              [flash=560,315:3l0fl5l0]http://www.youtube.com/v/FIPu9_OGFgc[/flash:3l0fl5l0]

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

              1 Reply Last reply Reply Quote 0
              • I Offline
                ivreich
                last edited by

                Hi MattC

                Thanks for this plugin..been looking for something like this for a while.

                Anyway, I gave it a go and am experiencing lots of problems generating a proper voronoi lattice. have attached a screenshot and also the SU file for you to look at.

                Cheers,

                Joel


                Voronoi XY Errors


                Voronoi XY Errors SU File

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

                  SO Matt are you saying if I had a box shaped plan I could plan a curve through it to fit well?

                  By: Kristoff Rand
                  Home DesignerUnique House Plans

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    MattC
                    last edited by

                    Could You show me an example of box shaped plan and what You would like to obtain ?

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

                      Cool things in 3D ๐Ÿ˜‰

                      http://matsysdesign.com/wp-content/uploads/2009/06/drawings_01_voronoi3d.jpg

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

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

                        @unknownuser said:

                        Or something else

                        Just image found on the Net ๐Ÿ˜‰

                        But will be easy to make with your futur plug! โ˜€

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

                        1 Reply Last reply Reply Quote 0
                        • M Offline
                          MattC
                          last edited by

                          Pilou You 're teasing me ๐Ÿ˜„
                          Is it Sketchup ??
                          Or something else?
                          Well only step that I miss from those, is generation of 3D Voronoi ๐Ÿ˜„
                          For rest I have plugins already.

                          @ Joel, indeed there WAS a problem - file in first message is updated.
                          Matt

                          1 Reply Last reply Reply Quote 0
                          • N Offline
                            nektares
                            last edited by

                            Hey i always loved voronoi structures and iยดm very interested on this plugin but when i try to use it i get this:

                            Error: #<ArgumentError: Cannot convert argument to Sketchup::Point3d>
                            C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:277:in point_in_polygon_2D' C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:277:in voropoints'
                            C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:267:in each' C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:267:in voropoints'
                            C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:128:in voronoi' C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:105:in each'
                            C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:105:in voronoi' C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:36:in initialize'
                            C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:384:in `new'
                            C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/VoronoiXY.rb:384

                            am i doing something wrong, i read carefully and i think itยดs my SketchUp maybe?

                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              MattC
                              last edited by

                              Hi Can You attach sketchup file that is causing problems, or is it in general ?
                              Matt

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                the.pjt
                                last edited by

                                HI Matt ...
                                ๐Ÿ˜„
                                I have made some PNG Icons ,made a loader and toolbar , define Extention for your exelent codes , and developed them a bit ๐Ÿ˜‰
                                added a custom cursor to the ConicCurveInFace.rb
                                and removed the annoying UI message-box group counter from VoronoiXY.rb
                                I have also added TIG's pointcloude script as a defoult part of it , and I also made a Icon for that tool too ( points cloud triangulation ) .. I also made codes nicely and full commented .. just for you dear main developer ๐Ÿ˜„

                                suggestion for next versions :
                                add a point cloud generator ruby tool
                                add option to decide the resoult of VoronoiXY tool should be grouped or not
                                add option (ConicCurveInFace.rb) that let user make ConicCurves from grouped face (resoult of VoronoiXY tool)
                                add option (ConicCurveInFace.rb) that let user make ConicCurves from a set of selections .. no need to click and click and click ... ๐Ÿ˜„

                                and ... thanks a lot for your great script


                                to dear modorators : please please please don't delet this post !!! ๐Ÿ˜ข .. TIG says :
                                Permission to use, copy, modify, and distribute this software for
                                any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies... I didn't delete that copyright part .. and I also added TIG's name after his tool menu item ! ๐Ÿ˜‰ is there any copyright issue again ? [mod=:3b85s0b6]PLEASE GET/USE THE LATEST VERSION...
                                FROM THE PluginStore...[/mod:3b85s0b6]


                                voronoi_conic.zip

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  the.pjt
                                  last edited by

                                  here is the PSD files of ICONS


                                  icons.zip

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

                                    @the.pjt said:

                                    to dear modorators : please please please don't delet this post !!

                                    This one is ok - as it has explicit statement that it can be modified and distributed.
                                    We do however prefer that the downloads for plugins at in the very first post of a plugin's thread. Otherwise it's hard for people to find the latest version if it is buried deep inside the thread. Could you agree with Matt whether that Matt puts the download in the first post - or you create a new thread where you maintain this modified version?

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

                                    1 Reply Last reply Reply Quote 0
                                    • U Offline
                                      unclex
                                      last edited by

                                      wonderful

                                      1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        the.pjt
                                        last edited by

                                        thanks a lot Matt ... ๐Ÿ˜‰
                                        I wish my works have been helpful for you ...
                                        and I'm glad for helpping you to have a nice plugin . ๐Ÿ˜„
                                        I myself didn't have any problem with icons and I'm wondering why it can't handle the Icon folder path ... but thanks for learning me the right way of codding ... Matt
                                        ... but you know ... I'm not a proggrammer .. ๐Ÿ˜ž , I wish I could code my sugestions .. and help you more than making some icons ๐Ÿ˜ž

                                        ..
                                        thanks agane Matt .. have a nice tool ๐Ÿ˜„

                                        1 Reply Last reply Reply Quote 0
                                        • N Offline
                                          notareal
                                          last edited by

                                          I'll be keeping eye on this. 3D... that would be great.

                                          Welcome to try [Thea Render](http://www.thearender.com/), Thea support | [kerkythea.net](http://www.kerkythea.net/) -team member

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

                                            Matt, the icons - did you put the icons in the correct folder? The change you did make it appear that you placed them in the root folder... ?

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

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

                                            Advertisement