1
0

focal length and remove cropping

This commit is contained in:
2025-10-01 00:11:30 +02:00
parent 8c60a46945
commit d346c69f69
3 changed files with 11 additions and 30 deletions

View File

@ -37,9 +37,9 @@ uniform float pts;
// parameters
const vec2 sensor_size = vec2(5.949440, 5.205760);
const vec2 rectilinear_scale = vec2(1.138819, 1.0);
const float equidistant_focal_length = 2.970000;
const float rectilinear_focal_length = 2.167601;
const vec2 rectilinear_scale = vec2(1.147370, 1.0);
const float equidistant_focal_length = 2.920000;
const float rectilinear_focal_length = 2.102263;
// constants