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

Floating point precision issues (?) in rendering of very deep waveforms #162

Closed
azonenberg opened this issue Sep 4, 2020 · 0 comments
Closed
Labels
bug Something isn't working rendering Changes to display capabilities

Comments

@azonenberg
Copy link
Collaborator

Test case is 64M points of SPI flash protocol analysis at 250 Msps. As time advances far enough there are floating point rounding issues in the X coordinates being passed to the shader and things start to look ugly. Moving further to the right makes things even worse, the first few milliseconds of the capture are totally fine.

We might need to switch to integer valued coordinates or double precision or something. Not sure on details yet.

@azonenberg azonenberg added bug Something isn't working rendering Changes to display capabilities labels Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rendering Changes to display capabilities
Projects
None yet
Development

No branches or pull requests

1 participant