I am using a hair guide curve to make strands of a braid, because I am not a masochist, nor a madman. I was using simple children since the interpolated children maintained the shape of the original hair patch all the way down the curve, which is obviously incorrect for a braid. The problem is that the simple children do not follow the shape of the patch at the start point, which is also not quite right.
Does anyone know of any way to:
-
Bake the effect of the hair guide curve to the simple guide strands so I can edit them by hand to fit the patch?
-
Make it so I can gently change the shape of interpolated hair over the curve from the original shape of the patch to a more circular shape?
Or something else that might be useful.
Edit: Seems like the simple algorithm does actually follow the shape of the patch when the bezier has a large enough radius. Still would be great to know of any techniques as mentioned though.
Edit 2: Ah, with a large enough radius, the simple algorithm has the same issue as the interpolated. It projects the shape of the patch all the way down the curve.
Edit 3: Tried to use the bake hair dynamics method shown here: https://docs.blender.org/manual/en/latest/physics/particles/mode.html but get bizarre results.