Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Precision round error when storing vertices to file #18

Open
smlu opened this issue Jan 25, 2024 · 0 comments
Open

Precision round error when storing vertices to file #18

smlu opened this issue Jan 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@smlu
Copy link
Owner

smlu commented Jan 25, 2024

Vertices having coord type as double and values with small decimal point fraction (< 10^-6) can have round errors when stored to file as float.
Example: cleaved sector(s) sometimes have non-overlapping adjoins after saved to file.

@smlu smlu added the bug Something isn't working label Jan 25, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant