Positions on the radar screen are currently slightly wrong.
Currently, the radar positions just scale to the shrinkage of a circle in the Y direction. Coordinates in a circle that is transformed into an ellipse should also move slightly in the X direction. Apparently, this can be done by using a 2x2 matrix.
Info on how to transform the coordinates here: https://math.stackexchange.com/questions/2638515/how-to-convert-points-in-a-circle-to-points-in-an-ellipse
Positions on the radar screen are currently slightly wrong.
Currently, the radar positions just scale to the shrinkage of a circle in the Y direction. Coordinates in a circle that is transformed into an ellipse should also move slightly in the X direction. Apparently, this can be done by using a 2x2 matrix.
Info on how to transform the coordinates here: https://math.stackexchange.com/questions/2638515/how-to-convert-points-in-a-circle-to-points-in-an-ellipse