MathSharp
Vector library
A high-performance vector and matrix library written in C# using hardware intrinsics.
A vector and matrix library written in C# using hardware intrinsics
695 stars
28 watching
49 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list
3d-graphicscsharpdotnetdotnet-corehardware-intrinsicsmatrixvectorvector-graphics
Related projects:
Repository | Description | Stars |
---|---|---|
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
arklumpus/vectsharp | A C# library for creating vector graphics | 242 |
treeform/vmath | A math vector library for graphical applications | 98 |
crertel/graphmath | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 82 |
unity-technologies/unity.mathematics | A C# math library providing vector types and math functions with a shader-like syntax for use in Unity and other graphics applications. | 1,387 |
swenson/vector.h | A C header library for creating dynamic arrays with automatic element management | 44 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 53 |
vectorclass/version2 | A C++ library leveraging SIMD instructions to improve performance on modern CPUs. | 1,307 |
stavenko/nim-glm | A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. | 95 |
gradientspace/geometry3sharp | A C# library for geometric computing and mesh algorithms | 1,720 |
jimmyrocks/maplibre-gl-vector-text-protocol | A library that makes it easy to work with various text-based vector formats in MapLibre GL JS | 39 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
dagostinelli/hypatia | A pure-C math library for 2D/3D graphics with mutable matrix and vector objects. | 83 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
bluescan/tacent | A comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing. | 58 |