Hadamard Product for Matrices
feature
Besides rotations, the rotational component of `Mat4`s can also represent scaling along its axes.
It would be cool and good if we could get an additional Hadamard Product (i.e. Componentwise multiplication) operation for the `Mat4` type.
One could perhaps add a method simply called `:compMul`, or perhaps use the operator `%`.
关闭于 2026-04-25 3 条评论