Home » Math Library for Unity

Math Library for Unity

by [email protected]

Detail this asset from Unity Store: Original Link

This is a paid asset, but now you can download Math Library for Unity Free.

Math Library for Unity v1.3.5

This content is password-protected. Please verify with comment to show the download link. Thanks.

Math Library for Unity contains large amount of useful objects and methods and is aimed to provide solutions for common geometric and algebraic tasks which game developers might face. Follow me on Twitter!
– Primitives: line, ray, segment, plane, rectangle, aab, box, circle, sphere, triangle, polygon
– Intersection tests
– Distance and projection calculations
– Point containment tests
– Bounding objects construction
– Side testing
– Convex hull construction
– Point set approximation
– Numerical methods
– Pseudo random number generator with lots of useful sampling methods; Poisson disk sampling; shuffle bag
– Catmull-Rom and natural cubic splines with custom editor
– Utility methods for vectors and matrices
– Solid documentation
– Test prefabs showing examples of usage
– Source code included
Documentation file describing library contents with the examples is also available by the link.

Related Videos