SpaceVecAlg
Spatial Vector Library
A C++ library implementing spatial vector algebra with Eigen3 linear algebra library
Implementation of spatial vector algebra with the Eigen3 linear algebra library.
70 stars
12 watching
22 forks
Language: C++
last commit: 17 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
dbuenzli/vg | A declarative 2D vector graphics library written in OCaml | 91 |
crertel/graphmath | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 82 |
px4/eigen | A C++ template library for linear algebra and numerical solvers | 593 |
valentingalea/vml | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
flamendless/brinevector3d | A vector library with 3D support using ffi-accelerated structs | 10 |
boostorg/qvm | A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. | 85 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
sgorsten/linalg | A lightweight vector math library | 864 |
sammycage/plutovg | A 2D vector graphics library written in C. | 341 |
nyorain/rvg | A high-level graphics API for Vulkan 2D vector-like rendering | 188 |
john-h-k/mathsharp | A high-performance vector and matrix library written in C# using hardware intrinsics. | 695 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
treeform/vmath | A math vector library for graphical applications | 98 |
versilov/matrex | A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 478 |