Description
A library which will help in assisting with mathematical operations, especially when dealing with arrays, you can calculate what you need without the need for a loop in a clear, readable and concise way. Better yet since the looping through arrays is done within C++, it's cheaper than loops within Blueprint so can have performance benefits too.
💠Includes:
✨ Support for all numeric primitives, all vectors and all int vectors.
✨ Support for: Single & Single, Single & Array, Array & Single, Array & Array.
✨ Reduce offers a large range of statistical calculations related to single and dual parameter data.
✨ Vector calculations offer additional operations such as Projection, Rejection, Lateral Angles, Vertical Angles, Normalize to Int Square/Int Cube.
âš™ Features:
✔ Normal Arithmetic Operations
✔ Comparison Operations
✔ Unary Operations
✔ Reduce Operations (Includes Statistical Calculations Too)
✔ Array Input and Outputs for all of the above.
Change Log:
UE4.27 & UE5.0 Support - 11th December
UE5.5 Support - 15th November 2024
UE5.4 Support - 28th April 2024
V1 - 10th March 2024: Initial Release (UE5.1 - UE5.3)
Included formats
- versions