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

    [REQ] Grasshopper for Sketchup

    Scheduled Pinned Locked Moved Plugins
    19 Posts 15 Posters 27.2k Views 15 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.
    • K Offline
      kwistenbiebel
      last edited by kwistenbiebel

      I admit, it is a long shot, but whoever would develop this would be kissed by architects all over the world.

      Currently, Grasshopper is a free 'generative modeling' extension to Rhino.
      The stuff you can produce with it is simply stunning.

      Link Preview Image
      Grasshopper

      Grasshopper™ is a graphical algorithm editor tightly integrated with Rhino’s 3-D modeling tools.

      favicon

      (www.grasshopper3d.com)

      One can only wish.....

      http://i140.photobucket.com/albums/r3/kwistenbiebel1/centro0008.jpg

      Designed using Grashopper, built in the real world (mlab.cca.edu)

      http://i140.photobucket.com/albums/r3/kwistenbiebel1/install_d2_image03.jpg

      1 Reply Last reply Reply Quote 0
      • C Offline
        chango70
        last edited by

        Yes yes yes yes and yes please!

        1 Reply Last reply Reply Quote 0
        • olisheaO Offline
          olishea
          last edited by

          wow yes please 👍

          oli

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

            I wish my ruby skills were up to this, looks like a wicked program (technically plugin, but looks beefy enough to be called a program in my eyes.)

            edit: scrap that next bit, just found a 160 page grasshopper tutorial. Now to read it.

            Any more details about how it works? and the workflow would be interesting as well. havent got sound on my computer at the moment so watching the tutorial vids is hard going.

            http://remusrendering.wordpress.com/

            1 Reply Last reply Reply Quote 0
            • tbdT Offline
              tbd
              last edited by

              I started some long time (2005) ago something similar - SME (demo)

              it is javascript based (so it can be inserted in a WebDialog) and allows moving blocks around to create Ruby script code (see the upper right Script link) that can be run inside SketchUp.

              it will be part of the open source package that I will release soon, so if you want to expand it, let me know.

              SketchUp Ruby Consultant | Podium 1.x developer
              http://plugins.ro

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

                ... and much like others, I too I pleaded for this a while back 😉

                See the rant on, "Visual Algorithmic Design for Design Applications" http://forums.sketchucation.com/viewtopic.php?f=179&t=11074&st=0&sk=t&sd=a&hilit=visual+algorithmic

                Cheers,

                . Diego .

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

                  so true..architects need this.--grasshopper logic to sketch-up
                  here's an idea ...how about break it down n develop a simple plugin that can have implied relation between entities .for eq i use the loft or skin plugin to create organic shape using 3 benzier curves. now the plugin should make sure relation between curves n the function ( tht is to loft) is intact or preserved ...so tht @ later stage if designer feels to change the curve profile (let say using control point) the organic shape modifies simultaneously...the idea is that several iterations can be developed from one concept n its intuitive ...

                  WHAT I MEAN IS ,THIS PLUGIN SHOULD BREAK THE SEQUENTIAL MAKE MODELLING IN SU .THAT IS, IT SHOLUD NOT BE LIKE--- GEOMETRY(eg rec)>>> THAN ACTION (push)>>> THAN RESULT (box)>>> BUT THE ALGORITHMIC RELATIONSHIP SHOULD BE MADE POSSIBLE _____ THAT'S WHAT GRASSHOPPER DOES TO RHINO ...N WE NEED SOMETHING LIKE THT FOR SKECTCHUP

                  AM I MAKING SENSE, GUYS? PLZ RESPOND

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

                    yes yes .... pleas please ...

                    😛 dear plugin aouthirs ...
                    I know you can ... YES you can ... and beacouse of HTML5.0 and CSS and new IE and/or Safari , it's not impossible for you to make its UI ...

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

                      @ridham2606 said:

                      so true..architects need this.--grasshopper logic to sketch-up
                      here's an idea ...how about break it down n develop a simple plugin that can have implied relation between entities .for eq i use the loft or skin plugin to create organic shape using 3 benzier curves. now the plugin should make sure relation between curves n the function ( tht is to loft) is intact or preserved ...so tht @ later stage if designer feels to change the curve profile (let say using control point) the organic shape modifies simultaneously...the idea is that several iterations can be developed from one concept n its intuitive ...

                      WHAT I MEAN IS ,THIS PLUGIN SHOULD BREAK THE SEQUENTIAL MAKE MODELLING IN SU .THAT IS, IT SHOLUD NOT BE LIKE--- GEOMETRY(eg rec)>>> THAN ACTION (push)>>> THAN RESULT (box)>>> BUT THE ALGORITHMIC RELATIONSHIP SHOULD BE MADE POSSIBLE _____ THAT'S WHAT GRASSHOPPER DOES TO RHINO ...N WE NEED SOMETHING LIKE THT FOR SKECTCHUP

                      AM I MAKING SENSE, GUYS? PLZ RESPOND

                      that's history modeling..
                      sketchup has it in very basic forms… you can draw a cylinder via circle->push/pull then select one of the circles and change the radius to make a conical shape..

                      but honestly, i think that's as far as we'll ever get with history in sketchup..

                      grasshopper ties into the abilities already present in core rhino which takes the history functions even further..

                      but for a ruby writer to make something like grasshopper in sketchup, the core functions would have to allow it.. the writers just don't have the access necessary to make it happen.

                      dynamic components are a start but we can only scale/move/rotate/copy with DCs.. so they're actually very limited when compared to grasshopper..

                      honestly, i think if you want to use grasshopper… then use grasshopper 😉

                      dotdotdot

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

                        OK ... WE KNOW history modelling is not possible easily .. but it could be good to have a tool that makes a ruby code with grasshopper UI .. and then we press GENERATE button and run it .. mot desired model ? .. delete it .. edit GUI tool .. then run resulted script again ... not good? .. try agane ... This method for programming is muchbetter than writhing characterless in notepad++ expert ruby experts ... 😉

                        And we know it's not possible to change the free SU te be something like $$Rhino , it's core is much more complex than SU and all of our ruby plugins is its default tools ... but we should not surrender ... the TBS's tool mentioned in above commands is a very good start ... then we can make a HTML5 based UI for it ... isn't it ?

                        the basic parts is :
                        A set of sub plugins as components ... for example we could start by something like "make line" , "pushpul" ...th let users make their simple plugins . is OK for start .. one baseic features in rhino is NURBS .. we know we could't have NERBS until the release of thomthom's commercial plugin .. when ut released we could add the "make nurbs 😄 " component .. all is needed is call its moduls and classes ... so we could make this plugin as a intermadiat tool .. something that loads at the end of outher plugins and collects added ruby commends ... and makes a HTML5 GUI for " rubby console " ..

                        i wish this GUI Rubby Console will be added to our SU .. 😒

                        for examlpe the first image in the first line ... the alghorithm that kakes this complex model is :
                        1 user makes a manual curves .. by SDS , curvyloft ,etc .
                        2 user builds GUI coomand to make a bube that uses TIG's silser .. or copy's some faces in a section destanse .. runs PP lots of time , or JPP ...
                        3 user makes a curvy cutted faces by manual ..
                        4 user builds GUI coomand to add Cpoints and make some random circles around them ... then Line2tubes ...
                        it's not an impossible tast ba ruby scripts ... but SU users prefer to do all of these tasks manually becouse they fear codes and rubby console .. we could show them a shortcut not to do all of these REPETITIOUS jobs 👍

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

                          @the.pjt said:

                          OK ... WE KNOW history modelling is not possible easily .. but it could be good to have a tool that makes a ruby code with grasshopper UI .. and then we press GENERATE button and run it .. mot desired model ? .. delete it .. edit GUI tool .. then run resulted script again ... not good? .. try agane …

                          that's already possible with dynamic components.. the major letdown however is that you can't create faces with a dynamic component and/or you can't change the shape of a face other than scaling it.

                          @unknownuser said:

                          the basic parts is :
                          A set of sub plugins as components ... for example we could start by something like "make line" , "pushpul"

                          again.. this could work in dynamic components as well.. you can have all the sub-components inside the model already.. they would just remain hidden until called upon.

                          i'm just pointing out that dynamic components is already capable of some grasshopper type features.. and, as far as i know, DCs are written in ruby?

                          so, it's possible for extended capabilities & better user interaction but i also think the SU developers would have to play a key role in making this happen.. it would be a huge undertaking to the point where trimble would be paying at least one person to only work on this feature.. i don't think someone without access to core sketchup could really pull this off..

                          i've talked to jbacus (online) a couple of times about extended DC capabilities and he never seemed too into it.. pretty much saying 'no.. not gonna happen.. ever" 😉

                          dotdotdot

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

                            or wait.. maybe you're saying something a little different than i originally read?

                            a user interface that makes it easier to enter variables and whatnot.. then that info generates a ruby which is then run.

                            that's a cool idea too.. still a huge task 😉

                            dotdotdot

                            1 Reply Last reply Reply Quote 0
                            • tkluyskT Offline
                              tkluysk
                              last edited by

                              If this topic is still relevant to you, have a look here:

                              http://sketchucation.com/forums/viewtopic.php?f=179%26amp;t=58195


                              [MatterMachine(http://maattermachine.com)]

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

                                It is going to be available soon!
                                https://www.youtube.com/watch?v=xQOgv2OedJM

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

                                  Interesting! But in the video it looks like it's "only" a bridge between Rhino and SU and grasshopper is still running in Rhino. Right?
                                  Is it possible to sync every geometry or only grasshopper generated stuff? Rhino "inside" SU would be interesting too...

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

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

                                      Any further news / development on this ?

                                      3DADS
                                      'Leadership, by Design'
                                      3rd Dimension, Architecture Design Studio

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

                                        https://www.floodeditor.com and you obtain an STL file!

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

                                        1 Reply Last reply Reply Quote 0
                                        • C Offline
                                          coty82
                                          last edited by

                                          Is this what you were talking about?

                                          http://sketchucation.com/forums/viewtopic.php?f=80%26amp;t=64302

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

                                          Advertisement