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

Make main branches more continuous #3

Open
jasonwebb opened this issue Mar 8, 2020 · 0 comments
Open

Make main branches more continuous #3

jasonwebb opened this issue Mar 8, 2020 · 0 comments

Comments

@jasonwebb
Copy link
Owner

Currently, each time a branching point is reached (that is, when there are two or more children on a node), the "starting" branch/tube is terminated and two new discrete branches/tubes are started. This creates a discontinuity that can be super obvious visually, and problematic for texturing.

I've noticed that in practice, one of the branches always looks like a continuation of the original branch, and the other a smaller offshoot. Rather than starting two entirely new tubes at each branching point, maybe just one tube can be started for the offshoot while the other tube just continues the original tube.

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

No branches or pull requests

1 participant