@denosaurs/gmath@0.2.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denosaurs/gmath🎮 A wasm accelerated game and graphics maths library for deno
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
76%
Published
5 months ago (0.2.0)
gmath
⚠️ Work in progress. Expect breaking changes.
Game/graphics maths library for deno.
Usage
import * as gmath from "jsr:@denosaurs/gmath";
Maintainers
- Elias Sjögreen (@eliassjogreen)
Other
Related
- cgmath - A linear algebra and mathematics library for computer graphics.
Contribution
Pull request, issues and feedback are very welcome. Code style is formatted with
deno fmt
and commit messages are done following Conventional Commits spec.
Licence
Copyright 2021-2025, the denosaurs team. All rights reserved. MIT license.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@denosaurs/gmath
Import symbol
import * as gmath from "@denosaurs/gmath";
Import directly with a jsr specifier
import * as gmath from "jsr:@denosaurs/gmath";
Add Package
pnpm i jsr:@denosaurs/gmath
pnpm dlx jsr add @denosaurs/gmath
Import symbol
import * as gmath from "@denosaurs/gmath";
Add Package
yarn add jsr:@denosaurs/gmath
yarn dlx jsr add @denosaurs/gmath
Import symbol
import * as gmath from "@denosaurs/gmath";
Add Package
vlt install jsr:@denosaurs/gmath
Import symbol
import * as gmath from "@denosaurs/gmath";
Add Package
npx jsr add @denosaurs/gmath
Import symbol
import * as gmath from "@denosaurs/gmath";
Add Package
bunx jsr add @denosaurs/gmath
Import symbol
import * as gmath from "@denosaurs/gmath";