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

Crashes when rendering or animating determinant 0 matrices #11

Closed
DoctorDalek1963 opened this issue Jan 29, 2022 · 0 comments
Closed

Crashes when rendering or animating determinant 0 matrices #11

DoctorDalek1963 opened this issue Jan 29, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@DoctorDalek1963
Copy link
Owner

DoctorDalek1963 commented Jan 29, 2022

When rendering a matrix with determinant 0, the program crashes, complaining that it can't convert infinity to integer when trying to draw the grid lines. When animating, it crashes near the end of the animation, as everything collapses into a lower dimension. When we're rendering a matrix with determinant 0, we shouldn't draw the grid lines.

@DoctorDalek1963 DoctorDalek1963 added the bug Something isn't working label Jan 29, 2022
@DoctorDalek1963 DoctorDalek1963 self-assigned this Jan 29, 2022
@DoctorDalek1963 DoctorDalek1963 added this to To do in lintrans via automation Jan 29, 2022
@DoctorDalek1963 DoctorDalek1963 moved this from To do to In progress in lintrans Jan 29, 2022
lintrans automation moved this from In progress to Done Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant