VectorMath
Vector calculator
A Swift library for 2D and 3D vector and matrix functions
A Swift library for Mac and iOS that implements common 2D and 3D vector and matrix functions, useful for games or vector-based graphics
367 stars
20 watching
47 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A math vector library for graphical applications | 101 |
| An implementation of Sony's Vector Math library in Go, providing vector math functions. | 65 |
| A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,159 |
| A Numpy-like library in Swift for multi-dimensional array and matrix operations | 135 |
| A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
| A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 83 |
| A Swift library for linear algebra and matrix operations with a playground-like notebook interface. | 133 |
| A vector math library with support for SIMD instructions on various architectures. | 351 |
| A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
| A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 54 |
| An iOS chess game with simple AI and human versus computer play | 183 |
| A Swift framework for evaluating mathematical expressions at runtime on multiple platforms | 832 |
| A Swift library that provides a type-safe interface for string formatting on iOS and macOS | 166 |
| Demonstrates how to use Apple's Accelerate framework with Swift for linear algebra operations | 116 |
| A high-performance binary serialization format for Cocoa objects and object graphs | 979 |