vml
Vector math lib
A C++17 library providing vector and matrix math functions similar to GLSL.
C++17 GLSL-like vector and matrix math lib
187 stars
12 watching
4 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 563 |
treeform/vmath | A math vector library for graphical applications | 101 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,159 |
crertel/graphmath | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 83 |
dbuenzli/vg | A declarative 2D vector graphics library written in OCaml | 91 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
spate/vectormath | An implementation of Sony's Vector Math library in Go, providing vector math functions. | 65 |
dagostinelli/hypatia | A pure-C math library for 2D/3D graphics with mutable matrix and vector objects. | 84 |
technohippy/go-glmatrix | Provides fast vector and matrix operations for 3D transformations in Go. | 11 |
nicklockwood/vectormath | A Swift library for 2D and 3D vector and matrix functions | 367 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |
juj/mathgeolib | A C++ library for linear algebra and geometry manipulation used in computer graphics | 694 |
graphitemaster/lua-vec | A Lua library that optimizes vector table construction and storage to improve performance and reduce memory usage. | 7 |
arklumpus/vectsharp | A C# library for creating vector graphics | 245 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 54 |