chsh2 / nijiGPen

An add-on of Blender focusing on Grease Pencil
GNU General Public License v3.0
290 stars 13 forks source link

Stroke to meshroke to mesh #8

Closed figihiuy closed 2 years ago

figihiuy commented 2 years ago

I would like to be able to stroke to mesh only filled areas. Generating a mesh from the fill gives good results. If you can ignore the line art in the selection option and generate it only with the fill, the task of generating the mesh is easier.

This is especially useful for areas where the line art is not closed.

b4zz4 commented 2 years ago

@figihiuy In the new version of blender 3.5 you can convert lines into shapes. But it's not a single step.

chsh2 commented 2 years ago

In the new release v0.2.2, I have added an option to ignore either open lines or all lines.

figihiuy commented 2 years ago

It has come in handy. Thank you for your quick response.