Attributes
Includes Deno configuration
Repository
Current version released
5 months ago
Dependencies
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.