vectorial
Vector math library
A vector math library with support for SIMD instructions on various architectures.
Vector math library with NEON/SSE support
351 stars
23 watching
46 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vectorclass/version2 | A C++ library leveraging SIMD instructions to improve performance on modern CPUs. | 1,307 |
spate/vectormath | An implementation of Sony's Vector Math library in Go, providing vector math functions. | 65 |
treeform/vmath | A math vector library for graphical applications | 98 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
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 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
boostorg/geometry | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 460 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 53 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
flamendless/brinevector3d | A vector library with 3D support using ffi-accelerated structs | 10 |
nicklockwood/vectormath | A Swift library for 2D and 3D vector and matrix functions | 367 |
valentingalea/vml | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
vcdevel/vc | A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. | 1,456 |
vimaec/math3d | A C# standard library for efficient and feature-rich 3D math operations | 113 |