sessionbeer Posted July 26, 2015 Share Posted July 26, 2015 Hello, I have a stripped down example scene where by I am trying to achieve a simple (or at least I thought it would be simple) ivy growing type effect. I am trying to get the secondary branches to mimic the initial brans curl movement, but oriented correctly along it's initial normal. That may not make much sense so I have made a quick diagram to help. Does any one have any ideas of what I can do to amend this? Would be grateful for some pointers. Thanks. Ivy_growing.hip Quote Link to comment Share on other sites More sharing options...
Artem Smirnov Posted July 26, 2015 Share Posted July 26, 2015 Kind of working solution. Anyway, I think that achiving this effect with vex rotate function is more clear way then pure trigonometry... Ivy_growingArchi.hip Quote Link to comment Share on other sites More sharing options...
sessionbeer Posted July 26, 2015 Author Share Posted July 26, 2015 Thanks for sharing you're file Artem, seems like its working fine to me, I'm going to go though it a bit more to understand what you've done. I'd be really interested in seeing the effect with the VEX rotate function, I'm sure it would be a lot clearer to understand. Are you able to do something like this in VEX? My VEX is currently a work in progress... Quote Link to comment Share on other sites More sharing options...
Robert Posted July 28, 2015 Share Posted July 28, 2015 This seems like a good subject to do with L-systems. You can get the nice growing effect and the secondary vines are aligned to the growing vector if you specify no further rotation. You can also get some nice fractals/recursion with just a single shape. Quote Link to comment Share on other sites More sharing options...
Anatol Posted July 30, 2015 Share Posted July 30, 2015 (edited) I think you can add Normal to your spline. May be this will be helpfull. Then you may add additional transformation with Transform operator and stamp expression function. CopyStamping available in houdini help. ps must be something interesting in IvyGrowingArchy )) but my houdini load scene with errors (( Ivy.hip Edited July 30, 2015 by Anatol Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.