mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 15:03:27 +00:00
fix
This commit is contained in:
@@ -40,7 +40,6 @@ namespace omath::unity_engine
|
||||
{0, 1.f / (fovHalfTan), 0, 0},
|
||||
{0, 0, (far + near) / (far - near), -(2.f * far * near) / (far - near)},
|
||||
{0, 0, -1.f, 0},
|
||||
|
||||
};
|
||||
}
|
||||
} // namespace omath::unity_engine
|
||||
|
||||
Reference in New Issue
Block a user