basic3d
Deprecated module for vector/matrices operations.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install basic3d
choosenim install basic3d
git clone https://github.com/nim-lang/basic3d
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| basic3d | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/nim-lang/basic3d |
|---|---|
| Homepage | https://github.com/nim-lang/basic3d |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
basic3d
This module is deprecated and should not be used in newly written software
Use neo or arraymancer or `glm`` packages instead.