New Ivy generator 2012
From Vivec Website,
Hello folks,I’ve been wanting to do something for the 3d community for a long time now. Unfortunately, I don’t have enough free time to create anything useful from scratch. I was working with Thomas Luft’s Ivy Generator for some scenes and even though it’s awesome, it was pretty slow to create ivies (it was using a single core). He was kind enough to provide the source of the program so I decided to take a shot at accelerating it.
Ivy generator is now fully multi-core optimized. It is 2.5X faster on a single core and an order of magnitude faster on 4 cores. As far as I can tell it is very stable. I’ve also updated the Qt and OpenGL libraries.
I want to thank Thomas Luft for creating this very useful tool, all the credit belongs to him. He has a donation page here. If you find the program useful, please consider donating.
Comments
And yet again... another Windows only utility. >:(
I downloaded the program its stand alone? tryed to run it how do you set a base point for the start of growth? I must be doing something wrong
Not sure if it beats the Carrara plugin from Fenric at:
http://carraracafe.com/?page_id=22&did=1
The old slow version is available for MAC and Linux, there are textures and tutorials at the main site:
http://graphics.uni-konstanz.de/~luft/ivy_generator/
The program above is stand alone yes.
I used the ivy thing on my old g5 and while very hard to get what you wanted it worked!
My plugin is a straight port of Thomas Luft's source - I only added a wrapper around it for Carrara.
It probably will run in Wine.
http://winebottler.kronenberg.org/ (a more userfriendly packaging it appears) (a walk through http://mac.appstorm.net/how-to/virtualization/run-windows-apps-on-your-mac-free-with-wine-bottler/ )
http://www.davidbaumgold.com/tutorials/wine-mac/
Might be nice if someone used Wineskin to make a encapsulated app using wineskin http://wineskin.urgesoftware.com/tiki-index.php
http://www.winehq.org/ (main Winesite)
https://www.google.com/search?q=mac+wine has a number of links.
We reallllly appreciate your port of the IVY code into Carrara! Being that he threaded it for multicores, I don't even know if Carrara allows under its API access to multiple cores for plugins.