low-poly-tree-generator icon indicating copy to clipboard operation
low-poly-tree-generator copied to clipboard

missing faces

Open morkasjire opened this issue 5 years ago • 1 comments
trafficstars

Hello man, Thanks for the Addon.

When I have generated a tree with seed of "GgqWjdTzUA" (other props as default) there was some face issues around the "branches starting point".

Capture Capture2 Capture3

morkasjire avatar Sep 19 '20 05:09 morkasjire

Hi, thanks for the feedback! Well, it seems that there is an issue in the blender skin modifier and it isn't fixed yet, see

  1. https://developer.blender.org/T44769
  2. https://blenderartists.org/t/holes-with-skin-modifier/619594/5

There is a workaround: Go to edit mode of the stem and move the vertices close to the broken faces until the holes disappear. Another way is to turn off x-symmetry of the skin modifier.

blender_x_symm

Maybe the turning off of the x-symmetry can be done programmatically but I first need to ensure that this won't have any negative effects in other edge cases.

LuFlo avatar Sep 19 '20 22:09 LuFlo