Closed daanmichiels closed 10 years ago
When you look around, turning circles (moving your mouse very far to the right or left), eventually the hyperbolic space will look wrong (compressed vertically). I suspect this may be roundoff.
A printout of the 'right' vector shows that it indeed changes length. It becomes much shorter.
Now using correct_roundoff to prevent this. Seems to work well.
When you look around, turning circles (moving your mouse very far to the right or left), eventually the hyperbolic space will look wrong (compressed vertically). I suspect this may be roundoff.