|
|
|
|
|
by layoutIfNeeded
2025 days ago
|
|
>a "simple" version of GA that handles translation, rotation & non-uniform scaling would really help I think once you include non-uniform scaling you’d be best off with 4x4 matrices. Or @enkimute might be aware of better solutions via GA... |
|
For other subgroups GA reps will also exist. (like e.g. if one wants to include projective transformations as versors, that would be the projective group (which preserves the cross ratio of 4 points), and has a GA representation in R3,3).
These spaces quickly become so big that efficient numerical implementations (while not impossible with enough symbolic work at compilation time, see e.g. https://www.jeremyong.com/gal/) are difficult. Other advantages of GA do of course remain.