|
|
|
|
|
by stephc_int13
1868 days ago
|
|
Good to see it was discussed :) It is probably better to have native support for small vector operations, as this can also help to streamline SIMD optimization. In practice (as a video game dev) I only use operators overloading to have infix notation on vector maths. |
|