orange
cebcfc411d
added improvement
2026-05-17 09:08:36 +03:00
orange
b6f41ed653
improved naming
2026-05-13 07:51:17 +03:00
orange
8562c5d1f2
added more unreachable checks
2026-03-24 05:28:01 +03:00
orange
4b6db0c402
updated z range
2026-03-23 23:36:19 +03:00
orange
9af201069a
Fixes incorrect NDC calculation and updates formulas
...
Corrects the NDC calculation in `world_to_screen` to improve accuracy.
Replaces custom perspective projection matrix calculation with `omath::mat_perspective_right_handed` for correctness and consistency.
Updates test cases and provides debugging information by printing view and projection matrices.
Addresses an issue in the feature/ndc_invalid_calc_fix branch.
2025-10-21 04:38:43 +03:00
orange
19350b2618
fixed unity
2025-09-20 15:54:48 +03:00
orange
ba2c60389f
added more noexcept
2025-05-05 01:46:50 +03:00
orange
4406e1e461
changed code style
2025-05-03 20:31:59 +03:00
orange
9de444bda0
fixed gimba lock for unity
2025-04-26 00:52:46 +03:00
orange
7642936716
removed method from Mat added method for unity
2025-04-16 17:52:19 +03:00
orange
d30c5be50f
fixed for clang
2025-03-24 06:48:51 +03:00
orange
47e8bc1a04
fixed unity view matrix building
2025-03-24 06:30:09 +03:00
orange
d2e67b7f86
fix
2025-03-23 00:57:58 +03:00
orange
620ea44b06
improved camera
2025-03-22 17:39:40 +03:00
orange
cbc0a13a79
added unity engine tests
2025-03-22 08:12:16 +03:00
orange
d9fe60b505
added camera files
2025-03-22 04:26:54 +03:00