vecray
array 2d/3d, vector 2d/3d
Summary
| Latest Version | 0.6.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
Authors
- Morgan Holly
Installation
nimble install vecray
choosenim install vecray
git clone https://github.com/morganholly/vecray
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| vecray | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.0.2 | No |
Source
| Repository | https://github.com/morganholly/vecray |
|---|---|
| Homepage | https://github.com/morganholly/vecray |
| Registry Source | nimble_official |
README
vecray
sometimes i write my own utility types instead of using an existing pkg, this is that for an array 2d/3d and vector 2d/3d. incomplete and only added to as needed