vector.lua
Vector library
A Lua library providing basic vector operations and functionality.
a simple vector library for Lua based on the PVector class from processing
47 stars
1 watching
8 forks
Language: Lua
last commit: 7 months ago
Linked from 1 awesome list
game-developmentlove2dluavectors
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua library that optimizes vector table construction and storage to improve performance and reduce memory usage. | 7 |
| A vector library with 3D support using ffi-accelerated structs | 10 |
| A math vector library for graphical applications | 101 |
| A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
| A collection of reusable, independent utility functions for the Lua programming language | 46 |
| A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
| A Lua implementation of a functional programming library inspired by JavaScript's Lodash. | 66 |
| A Lua module for efficient sparse linear algebra operations in PyTorch7 | 2 |
| A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 54 |
| An event-driven programming library for Lua that allows creating events with associated functions and providing different arguments. | 76 |
| A set of utility functions for vector operations in a programming language | 24 |
| A collection of Lua libraries used to simplify development by providing reusable functionality. | 113 |
| A vector math library with support for SIMD instructions on various architectures. | 351 |
| A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
| A dynamic lighting system library for Love2d game development | 225 |