Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding an odd number of leaves makes them 'transparent' #2

Open
clemens-tolboom opened this issue Feb 20, 2023 · 0 comments · May be fixed by #3
Open

Adding an odd number of leaves makes them 'transparent' #2

clemens-tolboom opened this issue Feb 20, 2023 · 0 comments · May be fixed by #3

Comments

@clemens-tolboom
Copy link

Changing this into an odd number like 1,3 etc in

add_child(Branch.new(Leaves.new(2)))

we get the trunk piercing through

image
image

I guess subdivide_icosphere() swap items

clemens-tolboom added a commit to clemens-tolboom/Procedural-Low-Poly-Trees that referenced this issue Feb 20, 2023
When fetching a,b,c points a is @ index 0
@clemens-tolboom clemens-tolboom linked a pull request Feb 23, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant