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

false connections if geometry is a tubular mesh #39

Open
fstwn opened this issue Jul 11, 2020 · 2 comments
Open

false connections if geometry is a tubular mesh #39

fstwn opened this issue Jul 11, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@fstwn
Copy link
Owner

fstwn commented Jul 11, 2020

Horrible connection failures have been observed on a tubular test mesh.

  • Behaviour seems to occur when creating final warp connections.
  • Behaviour has been observed with ContinuousEnd setting but is not necessarily related.

tubularfail

it should be noted that on a nurbs surface of the same geometry the problem does not occur.
surfacegood

A relation to the difference in generation of KnitContours is possible.

@fstwn fstwn added the bug Something isn't working label Jul 11, 2020
@fstwn fstwn added this to the Cockatoo Core Implementation milestone Jul 11, 2020
@fstwn fstwn self-assigned this Jul 11, 2020
@fstwn
Copy link
Owner Author

fstwn commented Aug 10, 2020

This is related to the routine for using the least angle change connection. We need a failsafe here to prevent "parallel" edges from accross the tube being used.

@fstwn fstwn changed the title false connections on first course if geometry is a tubular mesh false connections if geometry is a tubular mesh Aug 13, 2020
@fstwn
Copy link
Owner Author

fstwn commented Aug 13, 2020

Maybe implement some reference geometry query to deal with this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant