qvm
Vector/Matrix Library
A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces.
Boost Quaternions, Vectors, Matrices library
85 stars
9 watching
43 forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/geometry | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 461 |
stavenko/nim-glm | A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. | 96 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
boostorg/mp11 | A C++11 metaprogramming library enabling advanced template-based programming | 245 |
boostorg/gil | A C++ library for working with images in a generic and efficient way | 178 |
crertel/graphmath | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 83 |
treeform/vmath | A math vector library for graphical applications | 101 |
boostorg/histogram | A fast and customizable multi-dimensional histogram class with an easy-to-use interface. | 320 |
trbabb/geomc | A C++ linear algebra and geometry library providing a set of basic mathematical tools for computational tasks. | 32 |
boostorg/hana | A standard library for metaprogramming in C++ | 1,705 |
boostorg/hof | A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
boostorg/multiprecision | A C++ library that provides high-range and precision number types with interoperability capabilities | 202 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 54 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
valentingalea/vml | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |