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

GitHub

1k stars
647 watching
156 forks
Language: C#
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vimaec/math3d A C# standard library for efficient and feature-rich 3D math operations 114
unity-technologies/inputsystem An extension package to Unity providing a system to configure game actions and access input devices. 1,438
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. 697
mathnet/mathnet-numerics A comprehensive numerical library for .NET and Mono, providing algorithms and data structures for various mathematical tasks. 3,523
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 101
unity-technologies/autolod Automatically simplifies and optimizes 3D models for efficient rendering on various hardware configurations 1,870
rust-lang/libm A Rust port of math library functions from MUSL's libm 548
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 411
touchscript/touchscript A C# library that provides a unified multi-touch solution for Unity game development on various platforms. 1,678
jcoglan/sylvester A JavaScript library for vector and matrix math with additional geometry capabilities. 1,159