added more tests

This commit is contained in:
2026-05-14 02:30:21 +03:00
parent 7a2ac25e8d
commit bdef596f16
6 changed files with 166 additions and 6 deletions
@@ -24,4 +24,4 @@ namespace omath::cry_engine
return calc_perspective_projection_matrix(fov.as_degrees(), view_port.aspect_ratio(), near, far,
ndc_depth_range);
}
} // namespace omath::unity_engine
} // namespace omath::cry_engine