orange
6490bf13ed
improvement
2026-02-05 23:27:31 +03:00
orange
a61d3f20b7
Simplifies raycast early exit condition
...
Combines the infinite length raycast hit check into a single condition.
This clarifies the logic and avoids redundant checks for early exit
in the ray-triangle intersection test, improving performance.
2025-09-08 23:52:35 +03:00
orange
ba2c60389f
added more noexcept
2025-05-05 01:46:50 +03:00
orange
6df9d59fe9
fixed style
2025-05-03 20:38:58 +03:00
orange
4406e1e461
changed code style
2025-05-03 20:31:59 +03:00
orange
6d65e1f1c3
improved tests
2025-04-18 16:36:22 +03:00
Vladislav Alpatov
6a7d328a7c
improved line tracer
2025-04-18 16:00:23 +03:00
orange
13753cab81
improved line trace and box primitive
2025-04-18 13:56:08 +03:00
orange
d5d1260784
changed source files naming
2025-03-21 04:30:17 +03:00