jobtalle / LGen

An evolutionary approach to optimizing L-systems
MIT License
20 stars 3 forks source link

Normals are sometimes off when branching #4

Closed jobtalle closed 5 years ago

jobtalle commented 5 years ago

image

jobtalle commented 5 years ago

This is caused by structures directly branching off an end node (E.G. [A][B]), where A shades correctly but B interpolates its normals with the next node.