vmath
Vector library
A math vector library for graphical applications
Math vector library for graphical things.
99 stars
8 watching
13 forks
Language: Nim
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
treeform/pixie | A 2D graphics library for Nim. | 743 |
spate/vectormath | An implementation of Sony's Vector Math library in Go, providing vector math functions. | 65 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
treeform/chroma | A library for working with colors in Nim programming language | 107 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
valentingalea/vml | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
nicklockwood/vectormath | A Swift library for 2D and 3D vector and matrix functions | 367 |
crertel/graphmath | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 83 |
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 |
stavenko/nim-glm | A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. | 96 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 134 |
graphitemaster/lua-vec | A Lua library that optimizes vector table construction and storage to improve performance and reduce memory usage. | 7 |
john-h-k/mathsharp | A high-performance vector and matrix library written in C# using hardware intrinsics. | 697 |