# @math.gl/core

> Array-based 3D Math Classes optimized for WebGL applications

Latest version **4.1.0** (published 2024-09-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install @math.gl/core
pnpm add @math.gl/core
yarn add @math.gl/core
bun add @math.gl/core
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.1.0 |
| Published | 2024-09-08 |
| First published | 2019-11-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 1.6 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 63 |
| Maintainers | ibgreen, pessimistress |
| Keywords | webgl, javascript, math, matrix, matrix4, vector, vector2, vector3, vector4, quaternion, euler, spherical, coordinates, 3d |

## Links

- npm: https://www.npmjs.com/package/@math.gl/core
- Repository: https://github.com/visgl/math.gl
- npm.io page: https://npm.io/package/@math.gl/core

## Dependencies (1)

- [@math.gl/types](https://npm.io/package/@math.gl/types.md) 4.1.0

## Alternatives

- [random-seedable](https://npm.io/package/random-seedable.md) — 27.9K weekly downloads
- [n2words](https://npm.io/package/n2words.md) — 22.2K weekly downloads
- [@stdlib/math-base-special-factorialln](https://npm.io/package/@stdlib/math-base-special-factorialln.md) — 5.7K weekly downloads
- [@stdlib/math-base-special-abs2](https://npm.io/package/@stdlib/math-base-special-abs2.md) — 1.7K weekly downloads
- [commons-math-interpolation](https://npm.io/package/commons-math-interpolation.md) — 1.4K weekly downloads

## Recent versions

- 4.1.0 (latest) — 2024-09-08
- 5.0.0-alpha.5 (beta) — 2026-09-02
- 5.0.0-alpha.4 — 2026-08-30
- 5.0.0-alpha.3 — 2026-08-30
- 5.0.0-alpha.2 — 2026-08-30
- 5.0.0-alpha.1 — 2026-08-30
- 4.2.0-alpha.6 — 2026-08-28
- 4.2.0-alpha.5 — 2026-08-26
- 4.2.0-alpha.3 — 2025-01-04
- 4.1.0-alpha.9 — 2024-08-27
- 4.1.0-alpha.3 — 2024-08-04
- 4.1.0-alpha.2 — 2024-08-04
- 4.1.0-alpha.1 — 2024-07-28
- 4.0.1 — 2024-03-08
- 4.0.0 — 2023-10-14
- … 54 more at https://npm.io/package/@math.gl/core/versions

## README

# @math.gl/core

[math.gl](https://math.gl/docs) is a suite of math modules for 3D applications.

This module contains classes for vectors and matrices etc.

For documentation please visit the [website](https://math.gl).

---
_Source: https://npm.io/package/@math.gl/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
