Hello everyone ı’m trying to create somethings with curve brush but mesh so small for curve lines.That’s why I can’t control curves.How can I solve this?Thanks!
Hi @emreka,
The resolution of the curve is driven by the brush draw size
you can increase the resolution in Stroke >> Curve>> curve Step, with high value the resolution decrease and with a low value it increases the res of the curve.
Hope it helps!
Nicolas
Hi @facelessmindz,
I tried this way but not working . I need to increase curve lines resolution.When I decrease brush size curve line resolution is increasing but when I decrease brush size, my mesh getting smaller.
Hello @emreka,
When you attach an IMM brush to a curve it is constrained by the geometry. Each repetition of that geometry will be one interval on the curve. You can’t increase the resolution of the curve beyond this point without experiencing mesh overlap. So imagine placing the segments of geometry you have assigned to the curve manually around a surface, end to end. At any given size of the mesh, there are only so many instances of that mesh you can place around a given path before they start to overlap, no matter how high you set the curve resolution or stepping.
If you need a curve stroke that bends easily, you will want to avoid using long, thin sections of geometry. Try using shorter, thicker sections that can repeat, but still bend easily around a curve.
Good luck!