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

    [Plugin] Sketchup Ivy

    Scheduled Pinned Locked Moved Plugins
    732 Posts 172 Posters 265.8k Views 172 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
      mickeeman
      last edited by

      just found out some settings for it to work. (seems like the default settings can't produce leaves for win7 SU8 ivy 6.3 users)

      Link Preview Image

      Link Preview Image

      the links are from sir nomer adona's blog.

      1 Reply Last reply Reply Quote 0
      • B Offline
        bedo
        last edited by

        Su 8 on windows

        the plugin is correctly installed, double checked, I read through most of the previous posts to find an answer but still:

        the plugin only works once, meaning..I can start over and over again with the I key , making several ivy's... however when open a new file, I can make stems(red line) make leafs(green x) but Finishing it up by clicking shift...does not work...It only creates a line on the main stem, and a little squaro on the bottom, which would be the starting point... and someone posted that before here I saw. I have to close sketchup in order to get it working again, and no there is no bug msg.

        Second thing..hów can I choose which leaf I want? does it only go by default? meaning I can change the Ivy leaf components in the plugin folder...but then im stuck with that... I can't load 6 different leafs and select the ones i want?

        Thanks for anybodys answer in advance 😄

        1 Reply Last reply Reply Quote 0
        • T Offline
          tomasz
          last edited by

          Excellent work Pierre!
          I have noticed that SU Ivy loads definition of Ivy components and materials every time SketchUp is being opened.
          Can you modify the script so it loads them on tool startup, not when the plugin loads itself, please?
          Currently every model loaded on Sketchup start-up gets them inserted.

          if (not file_loaded?(File.basename(__FILE__)))
            menuitem = "SketchupIvy #{LiveIvy;;VERSION}"
            mm       = UI.menu("Plugins")
            mm.add_item(menuitem) {
              Sketchup.active_model.select_tool LiveIvy;;IvyTool.new
            }
            ###################LiveIvy;;IvyTool.load_definitions
            ###################LiveIvy;;Materials.ivy_materials
          
          end
          

          Author of [Thea Render for SketchUp](http://www.thearender.com/sketchup)

          1 Reply Last reply Reply Quote 0
          • bigstickB Offline
            bigstick
            last edited by

            Thanks Tomasz for explaining why I kept finding these leaf components in every single model!

            Pierreden, this is a really wonderful plugin, but it's not fully cooked IMHO. I accept that for some people it works fine, but there are lots of people still struggling with some aspects of it. For some it doesn't work at all, for others it has variable results.

            For me, the dialog works (it doesn't stay on top of the SU screen when I try to click to start growth, but it seems to work fine) but clicking in the model to start growth does nothing. Would it be worth creating a toolbar for this to start, and stop growth? The actual process of growing the ivy is the problematic thing for me. I have checked to see that all the required files are present, and everything seems normal. Is there some sort of debugging mode/action I can try?

            I don't mean to bitch, I would just really love this to work for not just me but for everyone else having difficulties. I'm very happy to help in any way I can if necessary.

            Context menu options to control growth might also be easier than remembering which key combinations to use. Oh, and a metric option. 😄

            1 Reply Last reply Reply Quote 0
            • T Offline
              tomasz
              last edited by

              @bigstick said:

              Thanks Tomasz for explaining why I kept finding these leaf components in every single model!

              Here is the 'LiveIvy_tool.rb' that needs to be replaced in the 'LiveIvy' folder to remove that annoyance.


              0.6.3+

              Author of [Thea Render for SketchUp](http://www.thearender.com/sketchup)

              1 Reply Last reply Reply Quote 0
              • romboutR Offline
                rombout
                last edited by

                Hi tomasz,

                on the mac the popup window of ivy generator shows and than immediately hides again on the mac, su6 and 7
                Here's the code from SU7

                Error; #<NoMethodError; undefined method `to_array' for Pdn;;LiveIvy;;Parameters;Module>
                /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/LiveIvy/LiveIvy_tool.rb;58;in `register_callbacks'
                /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/LiveIvy/LiveIvy_tool.rb;58;in `call'
                /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/LiveIvy/LiveIvy_tool.rb;58
                
                1 Reply Last reply Reply Quote 0
                • romboutR Offline
                  rombout
                  last edited by

                  @oxer said:

                  @rombout said:

                  how come for a lot of peeps the 0.6.3 versiion does work?
                  on the mac i doesnt do anything, no feedback no nothing?! 😲

                  Hi Rombout,
                  Try this version, works for me on Mac OSX 10.6.7 and SU 8.
                  Keys on Mac:
                  Click where you want the Ivy to start grow.
                  Cmd+Click : Make the ivy grow towards the mouse position.
                  Alt+Click : Grow Ivy leafs.
                  SHIFT+Click : Finish Ivy.
                  Keyboard 'i' : Start over.

                  [attachment=0:1xv8nygn]<!-- ia0 -->SketchupIvy.0.6.beta.zip<!-- ia0 -->[/attachment:1xv8nygn]

                  He this version wont work no more for me any more. I did how ever did some updates on some plugins so think i need to do a reload step by step and see which one it is

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

                    Hi Rombout,
                    I use Sketchup 8 on Mac and Sketchupivy 0.6beta works fine for me, you can see this video on You Tube http://www.youtube.com/embed/RGV8jU9HK_Y
                    If you want i send you the plugin again.
                    Usually SketchyPhisics3 plugin gives errors and conflicts with other plugins like shape_bender.rb, round_corner.rb, Extrude Tools and others
                    perhaps with Sketchupivy too, have you installed SketchyPhisics3?

                    "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
                    • charly2008C Offline
                      charly2008
                      last edited by

                      Hi,

                      I've recently experimented a bit to produce a Wisteria. Unfortunately I was not so successful. Then I have reinstalled the "0.63 beta". The result is now that no Ivy texture appears and Wisteria leaves also still appears. What is wrong?

                      Charly


                      2011-11-27_142944.jpg


                      2011-11-27_143650.jpg

                      He who makes no mistakes, makes nothing

                      1 Reply Last reply Reply Quote 0
                      • romboutR Offline
                        rombout
                        last edited by

                        I do have a couple of those installed as well. But I think it due to the sketchy physics, I installed this lately and before that it was always working. But I got it to work again after changes to lines of code (see tomasz's tips) there's one doneside on that. I hardly renders leaves know!? So I think I need to take a closer look now.
                        What's also weird is that io never got your version to work in iether su7 or 8, I would only work in su6.

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

                          Charley,
                          are the Materials showing up in the browser when you launch Ivy?
                          and does the script have Tigs mod??
                          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
                          • charly2008C Offline
                            charly2008
                            last edited by

                            Hi John,

                            no, only the material for the tribe. Yes I have installed the "TIG mod".


                            2011-11-27_142944.jpg

                            He who makes no mistakes, makes nothing

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

                              did you try it without the mod... 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
                              • charly2008C Offline
                                charly2008
                                last edited by

                                John,

                                yes i did. I have looked again at the contents of the texture folder (see pictures below). Can it be that something is missing here?


                                SKP-Files


                                Texture Files

                                He who makes no mistakes, makes nothing

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

                                  I think it's to do with the image file name, I remember re-naming a complete set to replace the originals when I was playing with it.

                                  early in the thread someone supplied a modified Textures folder [with different leafs], maybe look at that...

                                  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
                                  • charly2008C Offline
                                    charly2008
                                    last edited by

                                    John,

                                    I've tried the modified folder but no change. Even if the textures folder was deleted, wisteria, and ivy leaves appear the same. I do not understand, this is crazy!

                                    Charly


                                    Textures Folder deleted

                                    He who makes no mistakes, makes nothing

                                    1 Reply Last reply Reply Quote 0
                                    • charly2008C Offline
                                      charly2008
                                      last edited by

                                      Dear members,

                                      I need an idea from you. How can I eliminate this material Wisteria? I've searched the entire hard disk, but these "Wisteria.png" is nowhere to be found. But these png must be stored somewhere. I feel like a beginner.

                                      Charly


                                      2011-11-28_161042.jpg

                                      He who makes no mistakes, makes nothing

                                      1 Reply Last reply Reply Quote 0
                                      • charly2008C Offline
                                        charly2008
                                        last edited by

                                        Problem solved. The png was saved in my template.

                                        He who makes no mistakes, makes nothing

                                        1 Reply Last reply Reply Quote 0
                                        • charly2008C Offline
                                          charly2008
                                          last edited by

                                          I give it up now. Now the plugin is working again. But now some leaves are again transparent and others not. I probably do not understand the workings of this plugin. I'll wait for an update. 😢

                                          Charly


                                          2011-11-28_161042.jpg

                                          He who makes no mistakes, makes nothing

                                          1 Reply Last reply Reply Quote 0
                                          • romboutR Offline
                                            rombout
                                            last edited by

                                            @charly2008 said:

                                            I give it up now. Now the plugin is working again. But now some leaves are again transparent and others not. I probably do not understand the workings of this plugin. I'll wait for an update. 😢

                                            Charly

                                            THat's due to the prob that 2 images arent transparent png's open these to in a image editor and make them transparent and than re-import them into SU

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 36
                                            • 37
                                            • 18 / 37
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement