basic2d
Deprecated module from stdlib.
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-01 07:18 |
Tags
Authors
- Dominik Picheta
Installation
nimble install basic2d
choosenim install basic2d
git clone https://github.com/nim-lang/basic2d
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| basic2d | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.17.2 | No |
Source
| Repository | https://github.com/nim-lang/basic2d |
|---|---|
| Homepage | https://github.com/nim-lang/basic2d |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
basic2d
This module is deprecated and should not be used in newly written software
Use neo or arraymancer or `glm`` packages instead.