Shape Curves Tool - creates Braids, Dreadlocks, Curls, etc
15836 15 6- CorbinMayne
- Member
- 11 posts
- Joined: 10月 2014
- Offline
Hey everyone,
Just wanted to post a new tool I developed which turns curves into braids, curls, dreadlocks, etc…
It accepts multiple curves, groups and animated curves (due to the reference frame calculations it performs)
Here is a video I posted showing what the tool can do and I quick guide on how to use it:
https://vimeo.com/140151898 [vimeo.com]
I put a lot of hints and help in the tool so just hover over parameters to see what they do… Right now the help file doesn't contain much except for credits and a disclaimer but eventually I'll get around to adding some proper help there too…
Hope you enjoy it!
Let me know if you find bugs or have any improvements or questions or whatever…
Cheers
Corbin Mayne
PS. I hope this is the right thread to post this in???
Just wanted to post a new tool I developed which turns curves into braids, curls, dreadlocks, etc…
It accepts multiple curves, groups and animated curves (due to the reference frame calculations it performs)
Here is a video I posted showing what the tool can do and I quick guide on how to use it:
https://vimeo.com/140151898 [vimeo.com]
I put a lot of hints and help in the tool so just hover over parameters to see what they do… Right now the help file doesn't contain much except for credits and a disclaimer but eventually I'll get around to adding some proper help there too…
Hope you enjoy it!
Let me know if you find bugs or have any improvements or questions or whatever…
Cheers
Corbin Mayne
PS. I hope this is the right thread to post this in???
- pelos
- Member
- 621 posts
- Joined: 8月 2008
- Offline
- CorbinMayne
- Member
- 11 posts
- Joined: 10月 2014
- Offline
Hi Pelos,
Thanks!
No I don't create a polygon to copy procedurally down the curve… I tried that at first but it ends up being very heavy…
I duplicate the curves and offset their points by a sin/cos wave (depending on whether the braids have even or odd number of strands)
Feel free to download the node and dive inside to see how I built it…
It's not actually that complex of a setup…
Hope you enjoy :-D
Corbin
Thanks!
No I don't create a polygon to copy procedurally down the curve… I tried that at first but it ends up being very heavy…
I duplicate the curves and offset their points by a sin/cos wave (depending on whether the braids have even or odd number of strands)
Feel free to download the node and dive inside to see how I built it…
It's not actually that complex of a setup…
Hope you enjoy :-D
Corbin
- CorbinMayne
- Member
- 11 posts
- Joined: 10月 2014
- Offline
- wharton
- Member
- 4 posts
- Joined: 8月 2015
- Offline
I'm amaze when you did the curve. Do you use commercial tool on that?
seo agency Liverpool Street [seocompany24.co.uk]
- CorbinMayne
- Member
- 11 posts
- Joined: 10月 2014
- Offline
Hi wharton,
The tool was built in the commercial version of Houdini so it will work in either the commercial or the apprentice version… but the tools itself is not commercial - ie. its free to use so you can just click the download above, install the asset library in your Houdini and you've got the tool…
:-D Enjoy!
The tool was built in the commercial version of Houdini so it will work in either the commercial or the apprentice version… but the tools itself is not commercial - ie. its free to use so you can just click the download above, install the asset library in your Houdini and you've got the tool…
:-D Enjoy!
- CorbinMayne
- Member
- 11 posts
- Joined: 10月 2014
- Offline
- mannyw
- Member
- 31 posts
- Joined: 8月 2017
- Offline
- TangheStudent
- Member
- 88 posts
- Joined: 2月 2021
- Offline
- skittixch
- Member
- 2 posts
- Joined: 5月 2009
- Offline
So out of the box, this tool no longer works, but I figured out a simple workaround.
dive intoand change to it shows up in a few places, so searching for , and replacing it with seems to do the trick
Not sure if all the functionality is there, but so far so good!
dive into
...Shape_Curves_Tool1/calculate_curve_vectors/reference_frames/compute_ref_frames
for vtx_i in xrange(vtx_n):
for vtx_i in range(vtx_n):
xrange
range
Not sure if all the functionality is there, but so far so good!
Edited by skittixch - 2022年9月8日 23:21:06
- davidooso99
- Member
- 1 posts
- Joined: 9月 2022
- Offline
- BenjiBe
- Member
- 4 posts
- Joined: 2月 2022
- Offline
davidooso99
Hi do you think you could post the updated HDA with the bug fix? I'm a new
Houdini user and this tool is perfect for what I'm trying to create.
Here !
I updated the xrange functions, but I didn't changed anything else !
All credits still belong to Corbin Mayne, I simply fixed a bug.
Edited by BenjiBe - 2024年2月29日 07:27:41
- qooJZgQDMevC96QJ_
- Member
- 1 posts
- Joined: 6月 2018
- Offline
BenjiBedavidooso99
Hi do you think you could post the updated HDA with the bug fix? I'm a new
Houdini user and this tool is perfect for what I'm trying to create.
Here !
I updated the xrange functions, but I didn't changed anything else !
All credits still belong to Corbin Mayne, I simply fixed a bug.
Thank you! But this is a non-commercial version...
- johnseventine
- Member
- 6 posts
- Joined: 3月 2013
- Offline
BenjiBedavidooso99
Hi do you think you could post the updated HDA with the bug fix? I'm a new
Houdini user and this tool is perfect for what I'm trying to create.
Here !
I updated the xrange functions, but I didn't changed anything else !
All credits still belong to Corbin Mayne, I simply fixed a bug.
This file corrupted my houdini. I loosed all icons and getting tons of errors at reboots...
EDIT: Maybe thats because i openned the hda as a scene instead of importing it as an hda.
Edited by johnseventine - 2024年10月23日 09:00:25
-
- Quick Links