[Plugin] Sketchup Ivy
-
The Tool class
activate
doesn't have arguments (initialize
can)def activate(view) puts view end
line#88 et al is superfluous and could be omitted in its entirety ? Why give it 'view' simply to print to the Console?
It could bedef activate puts Sketchup.active_model.active_view end
with little use??
-
Hi Robert111
Just convert the lines to tubes, create an ivy leaf component and use the fur plugin - you wil need a bit of trail and error but it works ok.
Regards
Andre
-
@tig said:
The Tool class
activate
doesn't have arguments (initialize
can)def activate(view) > puts view > end
line#88 et al is superfluous and could be omitted in its entirety ? Why give it 'view' simply to print to the Console?
It could be
def activate > puts Sketchup.active_model.active_view > end
with little use??
Thank you!!! I couldnt for the love of anything find out whats wrong! I guess the activate method is fired on initialization. stupid me. Top Post attachment updated
-
On mac the plugin still does not work, now the Ruby Console appears in blank.
-
Thanks for sharing this plugin. I have been waiting a while to see someone implement the ivy generator with SketchUp.
Is it supposed to work well with any units? If my units are inches, it seems to work ok. But if they are meters, not so much. -
Does not work on Mac
-
This seems like the beginning of something big... glad to have caught on early.. will definitely follow this post... all the best..!
-
Really like the plug-in and cant wait for further tweaking!
Thanks again!
-
thnaks andre51
i use fur with this plugin but i haven't nice leaf with fur
can you show your leaf setting with fur plugin plz -
Hi Robert
I use a leaf component that came with the plants from Solo so I cannot share it here but you can find a lot of ivy on 3D Warehouse. Just load the component somewhere in the drawing and select "make from component" in fur plug-in - you'll see your component listed there. Hope this helps!
Cheers
-
@Mac Users: Really sorry about the plugin not working. I have absolutely no clue what the issue is, but I will borrow a mac this weekend and see what i can work out
@Andre: Thank you! Those renders looks great. What plugin do you use? Im currently looking at the distribution of leaves, and that lookes great
I dont know when the next update will be released, but heres a little teaser of whats to come.
cheers
-
Hi Guys:
I read all the comments and when select the plugin and I create the Ivy there is not setup so where is the setup? Can I change something or just grow and grow and that's it?
I place an Image of the plugin installed:
I missing the "Plugins/SketchupIvy/setup.rb" Is an awesome plugin already see the near future.... Thank you for the great design and comments.
-
Hi Pierreden
I use the fur plug in to distribute the leaves.
Cheers
-
Can someone respond my question?...
Thanks.
-
Have you tried sending a PM to Pierreden...? he is best suited to answer your queries... Be a little patient...
-
@mukul.ar said:
Have you tried sending a PM to Pierreden...?
The forums (this topic) is even better as we can all learn from it.
@kalu said:
Can someone respond my question?...
@mukul.ar said:
Be a little patient...
Indeed. The plugin is still in an early phase of coding and what we see is just a preliminary "proof of concept". Somewhere Pierre even wrote that he has not made the settings dialogue yet.
(I am also eagerly looking forward to the development...)
-
@kalu said:
Can someone respond my question?...
Thanks.
Im sorry for my late reply. I have uploaded a new version which includes a gui!
@everyone: Realy hope version 0.3 solves some of yout issues. It feels both faster and more stable on my computer, but if/when you experience problems, bugsplats or bugs, please pm me or write here. I will answer you as quick as possible.
Also, f you have any suggestions regarding further development i would love to here them!
Regards
Pierre -
Cool UI.
One issue, if you close it you cannot open it again.
-
@solo said:
Cool UI.
One issue, if you close it you cannot open it again.
Thanks for your reply... could you elaborate? I cant recreate it on my system... Are you on a mac? Sketchup 8? And how do you close it?
Regards
-
Sure.
I opened the UI (from plugin menu) I started creating ivy but decided my ball (wanted it to grow over ball) was too big, so I exited by clicking the close X, resized the ball and tried to start Ivy again, it was checked in menu by no matter what I did the UI did not show again.
Advertisement