changelog
- Sun, 13 Jul 2025 14:22:40 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 13 Jul 2025 14:22:40 +0200] rev 203
- add function to apply a matrix to a vector
- Sun, 13 Jul 2025 13:48:13 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 13 Jul 2025 13:48:13 +0200] rev 202
- fix wrong row/column access in asc_mat4f_mul()
- Sun, 13 Jul 2025 13:35:51 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 13 Jul 2025 13:35:51 +0200] rev 201
- add functions for sin() and cos() with increased precision when the return value is supposed to be zero
- Sat, 12 Jul 2025 23:05:43 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 12 Jul 2025 23:05:43 +0200] rev 200
- add rotation functions, but rotation with special point of origin is still broken