4

When I render a simple animation with Freestyle (all default settings, except sketchy at 3 and the Bezier modifier at 50) I get this result on some frames:

Annoying lines

There are some lines appearing out of nowhere. The model has a simple diffuse material (not rendered in passes). How can I solve this without losing the sketchy style?

Here is a succesful image: Looking Nice

And the blend file:

http://pasteall.org/blend/40571

Frames 21 and 24 illustrate the problem.

Thanks in advance.

1 Answers1

4

Play with the error settings for the bezier curve modifier:

Original:

enter image description here

Smaller value:

enter image description here

  • Had the same issue. Tried your solution and no value worked. But hey, I removed the bezier and it saved my life. – Kiskit Nov 30 '18 at 15:10