Hey there, TheFinalCut. I’m assuming this is the same script you posted about in an earlier thread, but obviously with a number of changes. I’ve included this script in the addons_extern repository, available here. The version in the repo is the version current as of this post. Hope to see more development on here! Looks like a handy thing for those who use IvyGen in animation.
I do ask that you put some bl_info at the top of your code to minimize console output while using the script. Otherwise, it will make bugfixing difficult. This is a sample that I put in for use in addons_extern:
Anyway, great showcase of the script! Clearly demonstrates what the script is meant to do and your blog has a nice explanation. Keep up the great work!
I’d be happy for the script to be included in the addons_extern repo!
I’m working on making this a proper add on, with interface elements and user control over some of the variables (which are currently constants).
I’ll be posting updates here, of course and will add the bl_info block in the next version.
did you have a look at the first post?
As it explains and demonstrates in the two videos that are included,
this script animates the growth of ivy and trees created by the Ivy Generator and Sapling add-ons, respectively.
It’s possible that I’m a bit stupid but I’m not THAT stupid
I mean, focused on the professional CG-Industry, who will need to animate ivy or a tree ?
I only remember some scientific vegetation movies where they showed the growth of a plant in timelapse.
Well, I don’t think its a very standard effect, but its still not uncommon, especially with regard to fantasy themed animations, where plants magically grow all of a sudden, or for commercials with a similar concept.
The animation this script creates is not at all realistic, and doesn’t represent the way plants grow (which is more erratic, undulating and in spasms) even when their motion is sped up. It’s rather a more stylized, immediate kind of growth, which suits commercials and fantastical animations more than scientific illustration.
A little bit of both,
I did it for my own (fun) purposes and as an exercise for learning python scripting in blender.
I have a logo animation in mind that would require such growth, which I’ll probably do in the near future.
If you are talented enough, you could write a FloorGenerator Script for Blender (the functionality should be like the FloorGenerator for Max, see here: http://www.cg-source.com/floorgenerator.php).
This would a very nice timesaver for architecture visualizations.
You would attract more ArchiViz-People (which is a huge CG-Field all over the world) to Blender with such a Script.
This does sound like an interesting and useful addon.
I might try it out after I’m finished with some other stuff in the pipeline, so thanks for mentioning it.
Ha! never thought of that, but I guess it could definitely work
When I release this as an addon, you’ll be able to change the parameters that control the speed of the animation, to something that would be more suitable the flash of a lightning.
My suggestions:
The leafes grow all about at the same time, there is more random needed. The should grow on different times.
The leafes are to big as well, an they need more rotation, and scale variations.