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

Orient3d: Clarification needed on behavior of Y axis #8

Open
HansBrende opened this issue Jul 8, 2024 · 0 comments
Open

Orient3d: Clarification needed on behavior of Y axis #8

HansBrende opened this issue Jul 8, 2024 · 0 comments
Labels
question Further information is requested

Comments

@HansBrende
Copy link

The README says:

All the functions in this library assume y axis is oriented downwards ↓, so the semantics are different

However when I looked at the code for orient3d, it seems completely identical to Shewchuk's original code (no negations etc. as seen in orient2d)... does this mean the Y axis is right-side up again or am I missing something?

(As far as I'm concerned, the closer to replicating the exact semantics of the original code, the better... so I have no concerns about the Y axis being in the correct orientation, as it makes porting code way easier without having to negate everything. Just want to make sure that's the case... and if so the documentation might need a clarification.)

@mourner mourner added the question Further information is requested label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants