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

GitHub

367 stars
20 watching
47 forks
Language: Swift
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
treeform/vmath A math vector library for graphical applications 98
spate/vectormath An implementation of Sony's Vector Math library in Go, providing vector math functions. 65
jcoglan/sylvester A JavaScript library for vector and matrix math with additional geometry capabilities. 1,158
jjjkkkjjj/matft A Numpy-like library in Swift for multi-dimensional array and matrix operations 133
scalamath/vecmatlib A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra 3
crertel/graphmath A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. 82
sonsongithub/numsw A Swift library for linear algebra and matrix operations with a playground-like notebook interface. 133
scoopr/vectorial A vector math library with support for SIMD instructions on various architectures. 351
valentingalea/vml A C++17 library providing vector and matrix math functions similar to GLSL. 187
takagi/avm A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration 53
nicklockwood/chess An iOS chess game with simple AI and human versus computer play 182
nicklockwood/expression A Swift framework for evaluating mathematical expressions at runtime on multiple platforms 830
nicklockwood/sprinter A Swift library that provides a type-safe interface for string formatting on iOS and macOS 166
haginile/swiftaccelerate Demonstrates how to use Apple's Accelerate framework with Swift for linear algebra operations 116
nicklockwood/fastcoding A high-performance binary serialization format for Cocoa objects and object graphs 978