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

Some files are not correctly drawn due to WebGL Float32Array limitation #1

Open
ieskudero opened this issue Jan 15, 2023 · 0 comments

Comments

@ieskudero
Copy link
Owner

There are cases where drawing positions exceeds the Float32Array significant digits so numbers are rounded. Explanation here.

And WebGL doesn't allow Float64Array buffers yet (as explained here), so there is no easy fix yet.

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