sylvester
Vector math library
A JavaScript library for vector and matrix math with additional geometry capabilities.
Vector, matrix and geometry math JavaScript
1k stars
48 watching
124 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
treeform/vmath | A math vector library for graphical applications | 98 |
john-h-k/mathsharp | A high-performance vector and matrix library written in C# using hardware intrinsics. | 695 |
juj/mathgeolib | A C++ library for linear algebra and geometry manipulation used in computer graphics | 688 |
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 |
nicklockwood/vectormath | A Swift library for 2D and 3D vector and matrix functions | 367 |
spate/vectormath | An implementation of Sony's Vector Math library in Go, providing vector math functions. | 65 |
crertel/graphmath | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 82 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
jacomyal/sigma.js | A JavaScript library for visualizing large graphs using WebGL | 11,305 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 562 |
dagostinelli/hypatia | A pure-C math library for 2D/3D graphics with mutable matrix and vector objects. | 83 |
davidedc/algebrite | A JavaScript library for symbolic mathematics and algebraic computation. | 968 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |