Unity.Mathematics
Math library
A C# math library providing vector types and math functions with a shader-like syntax for use in Unity and other graphics applications.
The C# math library used in Unity providing vector types and math functions with a shader like syntax
1k stars
645 watching
156 forks
Language: C#
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vimaec/math3d | A C# standard library for efficient and feature-rich 3D math operations | 113 |
unity-technologies/inputsystem | An extension package to Unity providing a system to configure game actions and access input devices. | 1,434 |
sungiant/abacus | A cross-precision 3D maths library with deterministic implementations of common data types across various precisions. | 45 |
mortennobel/unityutils | A collection of utility classes for Unity game development | 91 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |
john-h-k/mathsharp | A high-performance vector and matrix library written in C# using hardware intrinsics. | 695 |
mathnet/mathnet-numerics | A comprehensive numerical library for .NET and Mono, providing algorithms and data structures for various mathematical tasks. | 3,508 |
coq-community/math-classes | A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
treeform/vmath | A math vector library for graphical applications | 98 |
unity-technologies/autolod | Automates simplification of 3D models during import to reduce memory usage and improve performance. | 1,845 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
uber-web/math.gl | A TypeScript-based library for efficient 3D mathematical computations in WebGL environments | 412 |
touchscript/touchscript | A C# library that provides a unified multi-touch solution for Unity game development on various platforms. | 1,671 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |