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

                      Hi Rombout,

                      @unknownuser said:

                      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

                      Thanks for your answer. I have converted the jpg to png. I do not know if I've done anything wrong. I have attached the pngs below. If you watch it once I would be grateful.

                      Charly


                      2011-11-28_195101.jpg


                      leafb.png


                      leaf2b.png


                      leaf3b.png

                      He who makes no mistakes, makes nothing

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

                        You seem to be going round in circles.
                        😒
                        This zip containing the three adjusted SKPs [and PNGs] that have hidden edges and already use proper transparent PNG files...
                        Replace those in the Textures folder...
                        Retry...IvyTexturesSKPs.zip

                        TIG

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

                          TIG,

                          I do not know how I can thank you. Sometimes you appear to me like the Robin Hood of the forum.

                          Charly

                          He who makes no mistakes, makes nothing

                          1 Reply Last reply Reply Quote 0
                          • RomBR Offline
                            RomB
                            last edited by

                            you need to make reset button. i have made a lot of changes in numbers...and now my ivy don't grow on a wall, it grows in every direction...please can someone share default settings?

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

                              @romb said:

                              you need to

                              Did you mean, "it would be nice with" or "Could you please"? 😉

                              Just saying, the wording can make a difference. Making freeware stuff and you end up with lots of demands from your users, it can get a bit tiresome. (Spoken by someone who makes lots of freeware.)

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

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

                                hsh = {
                                            ;branch   => {
                                                ;nodesize    => 3,
                                                ;pattern     => 0.8,
                                                ;probability => 0.97,
                                                ;radius      => 0.8,
                                                ;floatlength => 150,
                                                ;detail      => 4,
                                                ;spread      => 0
                                
                                            },
                                            ;leaf     => {
                                                ;pattern     => 1,
                                                ;probability => 0.7,
                                                ;size        => 5
                                            },
                                            ;gravity  => {
                                                ;weight => 1,
                                                ;vector => [0, 0, -1]
                                            },
                                            ;wind     => {
                                                ;weight => 0.1
                                            },
                                            ;random   => {
                                                ;weight => 0.3
                                            },
                                            ;adhesion =>{
                                                ;max_adhesion_distance => 50,
                                                ;weight                => 0.2
                                            },
                                            ;legacy   => {
                                                ;weight => 0.8
                                            }
                                
                                }
                                

                                The default settings as extracted from the code.
                                Now you do some work resetting your values manually... 😐

                                TIG

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

                                  No worries. 😉

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

                                  1 Reply Last reply Reply Quote 0
                                  • RomBR Offline
                                    RomB
                                    last edited by

                                    sorry for my english at first. not my native - in russian i mean that this option will be very usefull. and of course thanks for that plugin. sorry if i offend somehow someone of developers. sorry please
                                    ps. in russian it's a little bit more words need to be said of simple -you need to make-


                                    Untitled-1.jpg

                                    1 Reply Last reply Reply Quote 0
                                    • RomBR Offline
                                      RomB
                                      last edited by

                                      still not on the wall ((( picture above. where's my mistake?

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

                                        @romb said:

                                        still not on the wall ((( picture above. where's my mistake?

                                        I don't even have this tool installed !
                                        The default adhesion seems to be 50 in the code I posted...
                                        Why is yours 0.2 [20?] ??
                                        Presumably the higher the adhesion value the more it sticks to the wall ???

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • RomBR Offline
                                          RomB
                                          last edited by

                                          @tig said:

                                          @romb said:

                                          still not on the wall ((( picture above. where's my mistake?

                                          The default adhesion seems to be 50 in the code I posted...
                                          Why is yours 0.2 [20?] ??
                                          Presumably the higher the adhesion value the more it sticks to the wall ???

                                          that's it ) maybe i know english - but no so good till that time. and 0.5 become working not from next ivy, from third. But problem is solved - thx. better to rename adhesion to -sticking- 😄 fo rus users

                                          1 Reply Last reply Reply Quote 0
                                          • RomBR Offline
                                            RomB
                                            last edited by

                                            it won't work properly again, with -adhesion- 0.5 it's still grow in every direction. what's wrong with me? please help me to understand.
                                            ps. it's skp file in archive, my model in wich ivy goes crazy. maybe problem it it?


                                            again.jpg


                                            again2.jpg


                                            Land_Mass_2_test_2.rar

                                            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