mirror of
https://github.com/orange-cpp/omath.git
synced 2026-06-09 08:44:35 +00:00
added more tests
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user