quakeforge/ruamoko/gatest
Bill Currie 7c9b6aa0cc [gatest] Use the metric when computing the dot product
As the dot product is a metric product, using the metric is vital to
getting the correct results. This fixes the calculation of the closest
point on a line to a point other than the origin (and a whole pile of
other issues, I imagine).
2023-05-22 13:03:35 +09:00
..
algebra.h [gatest] Add multivector constructors to Algebra 2023-05-19 11:15:29 +09:00
algebra.r [gatest] Add multivector constructors to Algebra 2023-05-19 11:15:29 +09:00
basisblade.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basisblade.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basisgroup.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basisgroup.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basislayout.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basislayout.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
main.r [gatest] Remove the workarounds for array lifetime 2023-05-21 22:20:38 +09:00
Makemodule.am [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
metric.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
metric.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
multivector.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
multivector.r [gatest] Use the metric when computing the dot product 2023-05-22 13:03:35 +09:00
util.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
util.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00