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

Reduce unnecessary calculations for overlapping branches #2

Open
maciejstanek opened this issue May 10, 2017 · 0 comments
Open

Reduce unnecessary calculations for overlapping branches #2

maciejstanek opened this issue May 10, 2017 · 0 comments

Comments

@maciejstanek
Copy link
Owner

Reduce unnecessary calculations for overlapping branches. This might be done by finding common prefixes of the generated sequences.

Issues to resolve before:

  • Bezier curves are probably not the best idea;
  • I would have to probably figure out where this shortened branch should be attached. Maybe I will save at each segment its position and then I will run a DFS on it.
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