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

finalize cut algorithms #105

Open
patmo141 opened this issue Aug 23, 2018 · 12 comments
Open

finalize cut algorithms #105

patmo141 opened this issue Aug 23, 2018 · 12 comments

Comments

@patmo141
Copy link
Owner

No description provided.

@patmo141
Copy link
Owner Author

image

@patmo141
Copy link
Owner Author

single point in face not connecting?

image

@patmo141
Copy link
Owner Author

image

@patmo141
Copy link
Owner Author

image

@patmo141
Copy link
Owner Author

image

@patmo141
Copy link
Owner Author

image

@patmo141
Copy link
Owner Author

image

@patmo141
Copy link
Owner Author

patmo141 commented Aug 24, 2018

The reason the multi-point to mulit-point worked, is because at each point, it walks both directions. In the example, the first point in the next face was erroneously removed from the available to points, but it was picked up with the NEXT points was tested because the next point was able to pick it up when walking bakcwards.

image

@patmo141
Copy link
Owner Author

image

@patmo141
Copy link
Owner Author

image

@patmo141
Copy link
Owner Author

fixed
image

@caniko
Copy link

caniko commented Mar 12, 2019

This is a Shape_IndexFaceSet, and the line integral is incomplete:
cut_mesh

Here is the source (import blender 2.79: File->Import->X3D-Extensible (wrl/vrml)):
test.zip

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

2 participants