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

Tessellation was done in floats, resulting in loss of precision. #103

Merged
merged 1 commit into from
Oct 23, 2017

Conversation

fomayette
Copy link
Contributor

Tessellation was done in floats, resulting in loss of precision.
Troublesome in very large projects where units are millimeters.

Before :
image

After :
image

…blesome in very large projects where units are millimeters.
@martin1cerny
Copy link
Member

Thank you very much @fomayette , such contribution is highly appreciated. I'm sorry we didn't get earlier to your pull request but we were all around the place working on other projects.

Martin

martin1cerny added a commit that referenced this pull request Nov 1, 2017
…te in PR #103.

This should make xBIM binary compatible with older files. Double precision is kept in Xbim.Tesselator for precision of data transformations. It is only converted to single when serialized into binary.
@martin1cerny
Copy link
Member

Closing, because back compatibility was solved as mentioned in #115.

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

Successfully merging this pull request may close these issues.

None yet

2 participants