Computer Science Canada

Vector and Matrix Library for Turing

Author:  ethanmhardie [ Mon Jan 27, 2025 7:13 pm ]
Post subject:  Vector and Matrix Library for Turing

Here's a 3D and 2D homogeneous vector library (unit) I have created for Turing. It also contains simple functions for 4 x 4 matrices (for uses like 3D graphics transformations).

Author:  scholarlytutor [ Tue Feb 04, 2025 7:10 am ]
Post subject:  RE:Vector and Matrix Library for Turing

Thanks for contributing!


: