larpon
|
4f98fe982c
|
math.vec: add rotate_around_* (cw/ccw) functions to vec.Vec2[T] (#23807)
|
2025-02-26 03:46:18 +02:00 |
|
Delyan Angelov
|
f048bb373b
|
ci: fix for -cc tcc -no-retry-compilation , do not use more complex constants, but functions in vlib/math/vec/vec2_test.v
|
2024-12-13 19:50:55 +02:00 |
|
Delyan Angelov
|
73476c04d4
|
math.vec: add Vec2[T].angle_towards + tests for it
|
2024-12-13 18:57:27 +02:00 |
|
Delyan Angelov
|
25905df56e
|
math.vec: cleanup angle_between implementation, add more tests
|
2024-12-13 16:06:05 +02:00 |
|
Delyan Angelov
|
f581bb7d62
|
math.vec: fix Vec2.angle_between/1; add tests
|
2024-12-13 15:45:52 +02:00 |
|
Delyan Angelov
|
fb0f12f937
|
math: add more C. fn overrides, for the default C backend (speed up examples/path_tracing.v) (#19271)
|
2023-09-04 21:09:01 +03:00 |
|
Larpon
|
7e4dc24f1b
|
math: add math.vec module with generic 2D, 3D and 4D vector operations (#16710)
|
2022-12-19 18:10:48 +02:00 |
|