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

Problem with spiderweb network - some edges look like parallelograms #2

Closed
ishaan95 opened this issue Dec 6, 2018 · 1 comment
Closed

Comments

@ishaan95
Copy link
Contributor

ishaan95 commented Dec 6, 2018

Triangulation is correct as node meshes seem to be fine. Vertex coordinates being fed in to the triangulation algorithm are incorrect. Recalculate the vertex coordinates for the edge

@ishaan95 ishaan95 changed the title Problem with spiderweb network - some edges look like parallelograms - Triangulation correct but vertices being fed in are incorrect Problem with spiderweb network - some edges look like parallelograms Dec 6, 2018
@ishaan95
Copy link
Contributor Author

Solved - Added one additional case for setting the x and y offset (used to calculate edge vertexcoordinates from the two shape coordinates given in the xml file).

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