Fill a surface with random curves

Hello, does anyone know how to fill a mesh surface with random curves? something like this…

The Add Curve: Extra Objects addon (included with Blender) has a tool called Bounce Spline (3D view > T-toolshelf > Create tab > Spline panel > Bounce Spline) that will get you pretty close:

bouncecurvefill

In your case, you don’t want to fill the whole inside of the shape, so solidify your mesh first to give it walls. Then select the object to fill and press the button to fill it with a random curve. You can add depth with Properties > Curve > Geometry > Bevel > Depth (you can do it in the operation redo panel as well, but that recalculates the curve each change and is slow).

4 Likes

Yeah, this technique worked perfectly. Thank you very much :pray:.

This tutorial is handy:

2 Likes